import Textarea from './textarea'; export type { TextareaProps } from './textarea'; export default Textarea;