export { default as Textarea } from './index.vue'; export type { TextareaProps, TextareaEmits } from './types';