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