import { nextTick } from 'vue'; import type { CSSProperties } from 'vue'; declare const _default: { new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly tabs: { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]; }> & Omit { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | ((new (...args: any[]) => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]))[], unknown, unknown, () => [], boolean>; }>> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "tabs">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: (event: string, ...args: any[]) => void; $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | ((new (...args: any[]) => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]))[], unknown, unknown, () => [], boolean>; }>>, { /** @description tab root html element */ ref: import("@vue/reactivity").Ref; /** @description method to manually update tab bar style */ update: () => CSSProperties; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, { readonly tabs: { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | ((new (...args: any[]) => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]))[], unknown, unknown, () => [], boolean>; }>> & import("@vue/reactivity").ShallowUnwrapRef<{ /** @description tab root html element */ ref: import("@vue/reactivity").Ref; /** @description method to manually update tab bar style */ update: () => CSSProperties; }> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | ((new (...args: any[]) => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]) | (() => { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]))[], unknown, unknown, () => [], boolean>; }>>, { /** @description tab root html element */ ref: import("@vue/reactivity").Ref; /** @description method to manually update tab bar style */ update: () => CSSProperties; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, { readonly tabs: { uid: number; slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; props: { readonly label: string; readonly closable: boolean; readonly disabled: boolean; readonly lazy: boolean; readonly name?: import("packages/web/vue-utils/dist").EpPropMergeType | undefined; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: {}; }); export default _default;