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