import { View, ActivityIndicator } from 'react-native' export function LoadingSpinner() { return ( ) }