import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly tabs: import("element-plus/es/utils").BuildPropReturn; props: { readonly disabled: boolean; readonly name: import("element-plus/es/utils").BuildPropType; readonly label: string; readonly closable: boolean; readonly lazy: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]>, () => [], unknown, unknown, unknown>; }, { COMPONENT_NAME: string; props: Readonly; props: { readonly disabled: boolean; readonly name: import("element-plus/es/utils").BuildPropType; readonly label: string; readonly closable: boolean; readonly lazy: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]>, () => [], unknown, unknown, unknown>; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; instance: import("vue").ComponentInternalInstance; rootTabs: import("element-plus/es/tokens").TabsRootContext; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; barRef: import("vue").Ref; barStyle: import("vue").Ref; getBarStyle: () => CSSProperties; update: () => CSSProperties; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; props: { readonly disabled: boolean; readonly name: import("element-plus/es/utils").BuildPropType; readonly label: string; readonly closable: boolean; readonly lazy: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]>, () => [], unknown, unknown, unknown>; }>>, { tabs: { uid: number; instance: import("vue").ShallowReactive; props: { readonly disabled: boolean; readonly name: import("element-plus/es/utils").BuildPropType; readonly label: string; readonly closable: boolean; readonly lazy: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }[]; }>; export default _default;