export declare const SdTabs: import("../../utils/vue/typescript").SFCWithInstall; readonly default: () => never[]; }; readonly prop: { readonly type: import("vue").PropType; readonly default: () => import("../..").OptionValue; }; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly activeName: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly addable: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly editable: BooleanConstructor; readonly tabPosition: import("element-plus/es/utils").BuildPropReturn; readonly beforeLeave: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => boolean, unknown, unknown, unknown>; readonly stretch: BooleanConstructor; }, { props: Readonly; readonly default: () => never[]; }; readonly prop: { readonly type: import("vue").PropType; readonly default: () => import("../..").OptionValue; }; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly activeName: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly addable: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly editable: BooleanConstructor; readonly tabPosition: import("element-plus/es/utils").BuildPropReturn; readonly beforeLeave: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => boolean, unknown, unknown, unknown>; readonly stretch: BooleanConstructor; }>> & { "onUpdate:modelValue"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onInput?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-click"?: ((pane: { uid: number; instance: import("vue").ShallowReactive; props: { readonly name: import("element-plus/es/utils").BuildPropType; readonly disabled: boolean; readonly lazy: boolean; readonly label: string; readonly closable: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }, ev: Event) => any) | undefined; "onTab-change"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onEdit?: ((paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => any) | undefined; "onTab-remove"?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-add"?: (() => any) | undefined; }>>; emit: ((event: "update:modelValue", name: import("element-plus").TabPanelName) => void) & ((event: "input", name: import("element-plus").TabPanelName) => void) & ((event: "tab-click", pane: { uid: number; instance: import("vue").ShallowReactive; props: { readonly name: import("element-plus/es/utils").BuildPropType; readonly disabled: boolean; readonly lazy: boolean; readonly label: string; readonly closable: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }, ev: Event) => void) & ((event: "tab-change", name: import("element-plus").TabPanelName) => void) & ((event: "edit", paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => void) & ((event: "tab-remove", name: import("element-plus").TabPanelName) => void) & ((event: "tab-add") => void); bindValue: import("vue").Ref> | import("vue").WritableComputedRef>; prop$: import("vue").ComputedRef<{ label: string; value: string | number; count: any; }>; onTabClick: (tabPane: { uid: number; instance: import("vue").ShallowReactive; props: { readonly name: import("element-plus/es/utils").BuildPropType; readonly disabled: boolean; readonly lazy: boolean; readonly label: string; readonly closable: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }, ev: Event) => void; onEdit: (paneName: string | number | null, action: "remove" | "add") => void; ElTabs: import("element-plus/es/utils").SFCWithInstall; readonly activeName: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly addable: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly editable: BooleanConstructor; readonly tabPosition: import("element-plus/es/utils").BuildPropReturn; readonly beforeLeave: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => boolean, unknown, unknown, unknown>; readonly stretch: BooleanConstructor; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (name: import("element-plus").TabPanelName) => boolean; input: (name: import("element-plus").TabPanelName) => boolean; 'tab-click': (pane: { 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; }, ev: Event) => boolean; 'tab-change': (name: import("element-plus").TabPanelName) => boolean; edit: (paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => boolean; 'tab-remove': (name: import("element-plus").TabPanelName) => boolean; 'tab-add': () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly activeName: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly addable: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly editable: BooleanConstructor; readonly tabPosition: import("element-plus/es/utils").BuildPropReturn; readonly beforeLeave: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => boolean, unknown, unknown, unknown>; readonly stretch: BooleanConstructor; }>> & { "onUpdate:modelValue"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onInput?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-click"?: ((pane: { 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; }, ev: Event) => any) | undefined; "onTab-change"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onEdit?: ((paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => any) | undefined; "onTab-remove"?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-add"?: (() => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; modelValue: import("element-plus/es/utils").BuildPropType; closable: boolean; activeName: import("element-plus/es/utils").BuildPropType; tabPosition: import("element-plus/es/utils").BuildPropType; beforeLeave: (newName: import("element-plus").TabPanelName, oldName: import("element-plus").TabPanelName) => import("element-plus/es/utils").Awaitable; addable: boolean; editable: boolean; stretch: boolean; }>> & { TabPane: import("vue").DefineComponent<{ readonly label: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }, { COMPONENT_NAME: string; props: Readonly; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; instance: import("vue").ComponentInternalInstance; tabsRoot: import("element-plus").TabsRootContext; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => 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; }; }; index: import("vue").Ref; isClosable: import("vue").ComputedRef; active: Readonly>; loaded: import("vue").Ref; paneName: import("vue").ComputedRef | undefined>; shouldBeRender: Readonly>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }>>, { disabled: boolean; name: import("element-plus/es/utils").BuildPropType; label: string; closable: boolean; lazy: boolean; }>; }; ElTabPane: import("element-plus/es/utils").SFCWithInstall; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }, { COMPONENT_NAME: string; props: Readonly; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; instance: import("vue").ComponentInternalInstance; tabsRoot: import("element-plus").TabsRootContext; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => 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; }; }; index: import("vue").Ref; isClosable: import("vue").ComputedRef; active: Readonly>; loaded: import("vue").Ref; paneName: import("vue").ComputedRef | undefined>; shouldBeRender: Readonly>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly disabled: BooleanConstructor; readonly lazy: BooleanConstructor; }>>, { disabled: boolean; name: import("element-plus/es/utils").BuildPropType; label: string; closable: boolean; lazy: boolean; }>>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (name: import("element-plus").TabPanelName) => boolean; input: (name: import("element-plus").TabPanelName) => boolean; 'tab-click': (pane: { uid: number; instance: import("vue").ShallowReactive; props: { readonly name: import("element-plus/es/utils").BuildPropType; readonly disabled: boolean; readonly lazy: boolean; readonly label: string; readonly closable: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }, ev: Event) => boolean; 'tab-change': (name: import("element-plus").TabPanelName) => boolean; edit: (paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => boolean; 'tab-remove': (name: import("element-plus").TabPanelName) => boolean; 'tab-add': () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly default: () => never[]; }; readonly prop: { readonly type: import("vue").PropType; readonly default: () => import("../..").OptionValue; }; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly activeName: import("element-plus/es/utils").BuildPropReturn; readonly closable: BooleanConstructor; readonly addable: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly editable: BooleanConstructor; readonly tabPosition: import("element-plus/es/utils").BuildPropReturn; readonly beforeLeave: import("element-plus/es/utils").BuildPropReturn import("element-plus/es/utils").Awaitable>, () => boolean, unknown, unknown, unknown>; readonly stretch: BooleanConstructor; }>> & { "onUpdate:modelValue"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onInput?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-click"?: ((pane: { uid: number; instance: import("vue").ShallowReactive; props: { readonly name: import("element-plus/es/utils").BuildPropType; readonly disabled: boolean; readonly lazy: boolean; readonly label: string; readonly closable: boolean; }; paneName: string | number | undefined; active: boolean; index: string | undefined; isClosable: boolean; }, ev: Event) => any) | undefined; "onTab-change"?: ((name: import("element-plus").TabPanelName) => any) | undefined; onEdit?: ((paneName: import("element-plus").TabPanelName | undefined, action: "remove" | "add") => any) | undefined; "onTab-remove"?: ((name: import("element-plus").TabPanelName) => any) | undefined; "onTab-add"?: (() => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; modelValue: import("element-plus/es/utils").BuildPropType; prop: import("../..").OptionValue; options: import("../..").OptionValue[]; activeName: import("element-plus/es/utils").BuildPropType; closable: boolean; addable: boolean; editable: boolean; tabPosition: import("element-plus/es/utils").BuildPropType; beforeLeave: (newName: import("element-plus").TabPanelName, oldName: import("element-plus").TabPanelName) => import("element-plus/es/utils").Awaitable; stretch: boolean; }>> & Record; export default SdTabs; export * from './src/tabs';