import { DeepPartial } from "../helpers"; import { TextAreaProps } from "./TextAreaProps"; declare const defaults: DeepPartial; export default defaults;