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