import { ActivityIndicator } from "react-native-paper"; const LoadingComponent = () => { return } export default LoadingComponent;