import React from 'react'; import { Text } from 'react-native'; export const Loading = (): JSX.Element => Loading...;