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