import 'client-only'; export { TextArea, TextAreaContext } from '../src/TextArea'; export type { TextAreaProps } from '../src/TextArea';