declare const _default: __VLS_WithTemplateSlots>, { class: string; rounded: boolean; solid: boolean; sticky: boolean; }, {}>, { logo?(_: {}): any; "menu-icon"?(_: {}): any; default?(_: { isShowMenu: boolean; }): any; "right-side"?(_: {}): any; "mega-menu-dropdown"?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };