import TextArea from "./textarea"; export type { TextareaProps } from "./textarea"; export default TextArea;