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