import type { LayoutMenuItem, LayoutTabItem } from './types'; declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onLogout: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onOperateItemClick: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTabs: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutTabItem[]) | (() => LayoutTabItem[]) | (((new (...args: any[]) => LayoutTabItem[]) | (() => LayoutTabItem[])) | null)[], unknown, unknown, () => never[], boolean>; sideElMenuProps: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | (((new (...args: any[]) => Partial) | (() => Partial)) | null)[], unknown, unknown, () => {}, boolean>; topElMenuProps: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | (((new (...args: any[]) => Partial) | (() => Partial)) | null)[], unknown, unknown, () => {}, boolean>; sideMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[]) | (((new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; topMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[]) | (((new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; activeTab: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; fullscreen: BooleanConstructor; themeToggler: BooleanConstructor; tabContextMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("./types").LayoutTabContextMenuItem[]) | (() => import("./types").LayoutTabContextMenuItem[]) | (((new (...args: any[]) => import("./types").LayoutTabContextMenuItem[]) | (() => import("./types").LayoutTabContextMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; beforeTabsRemove: { readonly type: import("vue").PropType (removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | (() => ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined) | { (): ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined; new (): any; readonly prototype: any; } | (((new (...args: any[]) => (removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | (() => ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined) | { (): ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined; new (): any; readonly prototype: any; }) | null)[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; titleKey: StringConstructor; childrenKey: StringConstructor; iconKey: StringConstructor; indexKey: StringConstructor; }>, { closeTab: (removeTabName: import("element-plus").TabPaneName, safeClose?: boolean) => void; closeActiveTab: () => void; closeAllTabs: (safeClose?: boolean) => void; closeOthersTabs: (ignoreTabName: LayoutTabItem["name"], safeClose?: boolean) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "side-menu-select": (menu: LayoutMenuItem) => any; "top-menu-select": (menu: LayoutMenuItem) => any; "update:activeTab": (activeTab: LayoutTabItem) => any; }, string, import("vue").PublicProps, Readonly; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onLogout: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onOperateItemClick: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTabs: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutTabItem[]) | (() => LayoutTabItem[]) | (((new (...args: any[]) => LayoutTabItem[]) | (() => LayoutTabItem[])) | null)[], unknown, unknown, () => never[], boolean>; sideElMenuProps: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | (((new (...args: any[]) => Partial) | (() => Partial)) | null)[], unknown, unknown, () => {}, boolean>; topElMenuProps: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | (((new (...args: any[]) => Partial) | (() => Partial)) | null)[], unknown, unknown, () => {}, boolean>; sideMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[]) | (((new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; topMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[]) | (((new (...args: any[]) => LayoutMenuItem[]) | (() => LayoutMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; activeTab: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; fullscreen: BooleanConstructor; themeToggler: BooleanConstructor; tabContextMenus: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("./types").LayoutTabContextMenuItem[]) | (() => import("./types").LayoutTabContextMenuItem[]) | (((new (...args: any[]) => import("./types").LayoutTabContextMenuItem[]) | (() => import("./types").LayoutTabContextMenuItem[])) | null)[], unknown, unknown, () => never[], boolean>; beforeTabsRemove: { readonly type: import("vue").PropType (removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | (() => ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined) | { (): ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined; new (): any; readonly prototype: any; } | (((new (...args: any[]) => (removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | (() => ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined) | { (): ((removeTabsConfig: LayoutTabItem[], next: () => void, safeClose?: boolean) => void) | undefined; new (): any; readonly prototype: any; }) | null)[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; titleKey: StringConstructor; childrenKey: StringConstructor; iconKey: StringConstructor; indexKey: StringConstructor; }>> & Readonly<{ "onSide-menu-select"?: ((menu: LayoutMenuItem) => any) | undefined; "onTop-menu-select"?: ((menu: LayoutMenuItem) => any) | undefined; "onUpdate:activeTab"?: ((activeTab: LayoutTabItem) => any) | undefined; }>, { fullscreen: boolean; defaultTabs: LayoutTabItem[]; sideElMenuProps: Partial; topElMenuProps: Partial; sideMenus: LayoutMenuItem[]; topMenus: LayoutMenuItem[]; themeToggler: boolean; tabContextMenus: import("./types").LayoutTabContextMenuItem[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { [x: `user-info-${string}`]: ((props: { data: string | undefined; }) => any) | undefined; } & { logo?: (props: {}) => any; } & { 'logo-text'?: (props: {}) => any; } & { 'before-top-menu'?: (props: {}) => any; } & { 'after-top-menu'?: (props: {}) => any; } & { 'before-user-info'?: (props: {}) => any; } & { 'after-user-info'?: (props: {}) => any; } & { default?: (props: {}) => any; }>; type __VLS_WithSlots = T & { new (): { $slots: S; }; };