export { default } from "./TextArea.container"; export type { TextAreaProps } from "./TextArea.types";