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