export { default } from "./text-input.component"; export type { TextInput, TextInputProps } from "./text-input.component";