import { ComponentRegistration } from '../../_types'; export declare const SLOTS: { CONTACT_HEADLINE: string; CONTACT_LINKS: string; SOCIAL: string; UTILITY: string; LINK_COLUMN_ONE: string; LINK_COLUMN_TWO: string; LINK_COLUMN_THREE: string; LOGO: string; }; export declare const FooterOptions: ComponentRegistration; export { FooterOptions as options }; //# sourceMappingURL=options.d.ts.map