export { TextInput } from "./TextInput.component"; export type { TextInputProps } from "./TextInput.component";