import "./index.css"; export type { TextAreaCustomProps, TextAreaProps, TextAreaResize, TextAreaSize, } from "./TextArea"; export { TextArea } from "./TextArea"; //# sourceMappingURL=index.d.ts.map