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