import type { StyleValue } from 'vue'; declare const _default: import("@vue/runtime-core").DefineComponent<{ style: { readonly type: import("@vue/runtime-core").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/runtime-core").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("packages/web/vue-utils/dist").EpPropFinalized; orientation: { readonly type: import("@vue/runtime-core").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/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("currentTabIdChange" | "entryFocus")[], "currentTabIdChange" | "entryFocus", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").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/runtime-core").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("packages/web/vue-utils/dist").EpPropFinalized; orientation: { readonly type: import("@vue/runtime-core").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;