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