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