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