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