export { default } from "./TextInput.container"; export type { TextInputProps } from "./TextInput.types";