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