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