import { Text as RNText } from 'react-native'; export declare const Text: typeof RNText; export default Text;