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