import { CallToActionProps } from '../../_types'; import { UMDElement } from '../../../../_types'; export declare const createCompositeFooterCallToAction: (props: Pick) => UMDElement; //# sourceMappingURL=call-to-action.d.ts.map