export type { TextareaProps } from "./textarea";
export { Textarea } from "./textarea";
