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