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