import * as React from 'react'; export declare const FOOTER_SLOT_FILL_NAME = "footer-fill"; export declare const FooterSlot: (props: any) => React.JSX.Element; export declare const FooterCard: (props: any) => React.JSX.Element; //# sourceMappingURL=Footer.d.ts.map