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