import { TextArea } from '@nutui/nutui-react-taro';
export type { TextAreaProps } from '@nutui/nutui-react-taro';
export { TextArea };
