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