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