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