import { SocialCampaignColumnsProps } from '../../_types'; import { UMDElement } from '../../../../_types'; export declare const createCompositeFooterSocial: (props: SocialCampaignColumnsProps) => UMDElement; //# sourceMappingURL=social.d.ts.map