export { TextAreaInput } from "./TextAreaInput.component"; export type { TextAreaInputProps } from "./TextAreaInput.component";