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