declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { logo?(_: {}): any; loginHeader?(_: {}): any; default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; }; //# sourceMappingURL=AntLoginLayout.vue.d.ts.map