import { FooterProps } from './_types'; import { ElementModel } from '../../_types'; export declare const createCompositeFooterBase: (props: FooterProps, childElements: Array) => import('../../../builder/dist/index.d.ts').ElementModel; //# sourceMappingURL=base.d.ts.map