type FooterType = 'sitemap' | 'default' | 'logo' | 'socialmedia'; declare const _default: __VLS_WithTemplateSlots; default: boolean; }; footerType: { type: import("vue").PropType; default: string; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: boolean; }; footerType: { type: import("vue").PropType; default: string; }; }>>, { sticky: boolean; footerType: FooterType; }, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };