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