export { default as TextInput } from './TextInput'; export type { Props as TextInputProps } from './TextInput';