import type { ActivityIndicatorProps } from 'react-native-paper' export interface LoadingScreenProps extends ActivityIndicatorProps {}