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