import type { StyleValue } from 'vue'; declare const _default: import("vue").DefineComponent<{ style: { readonly type: import("vue").PropType StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; currentTabId: { readonly type: import("vue").PropType string & {}) | (() => string | null) | ((new (...args: any[]) => string & {}) | (() => string | null))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultCurrentTabId: StringConstructor; loop: BooleanConstructor; dir: import("element-plus/es/utils").EpPropFinalized; orientation: { readonly type: import("vue").PropType ("horizontal" | "vertical" | undefined) & {}) | (() => "horizontal" | "vertical" | undefined) | ((new (...args: any[]) => ("horizontal" | "vertical" | undefined) & {}) | (() => "horizontal" | "vertical" | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onBlur: FunctionConstructor; onFocus: FunctionConstructor; onMousedown: FunctionConstructor; }, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("currentTabIdChange" | "entryFocus")[], "currentTabIdChange" | "entryFocus", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; currentTabId: { readonly type: import("vue").PropType string & {}) | (() => string | null) | ((new (...args: any[]) => string & {}) | (() => string | null))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultCurrentTabId: StringConstructor; loop: BooleanConstructor; dir: import("element-plus/es/utils").EpPropFinalized; orientation: { readonly type: import("vue").PropType ("horizontal" | "vertical" | undefined) & {}) | (() => "horizontal" | "vertical" | undefined) | ((new (...args: any[]) => ("horizontal" | "vertical" | undefined) & {}) | (() => "horizontal" | "vertical" | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; onBlur: FunctionConstructor; onFocus: FunctionConstructor; onMousedown: FunctionConstructor; }>> & { onCurrentTabIdChange?: ((...args: any[]) => any) | undefined; onEntryFocus?: ((...args: any[]) => any) | undefined; }, { dir: string; loop: boolean; }>; export default _default;