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