/// declare const TextInput: ({ ...propsAndStyles }: { [x: string]: any; }) => JSX.Element; export default TextInput;