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