import { nextTick } from 'vue'; import type { ComponentPublicInstance } from 'vue'; import type { QueryChangeCtx, SelectOptionProxy } from './token'; export declare function useSelectStates(props: any): { options: Map; cachedOptions: Map; createdLabel: null; createdSelected: boolean; selected: any; inputLength: number; inputWidth: number; initialInputHeight: number; optionsCount: number; filteredOptionsCount: number; visible: boolean; softFocus: boolean; selectedLabel: string; hoverIndex: number; query: string; previousQuery: null; inputHovering: boolean; cachedPlaceHolder: string; currentPlaceholder: string; menuVisibleOnFocus: boolean; isOnComposition: boolean; isSilentBlur: boolean; prefixWidth: number; tagInMultiLine: boolean; }; declare type States = ReturnType; export declare const useSelect: (props: any, states: States, ctx: any) => { optionsArray: import("vue").ComputedRef; selectSize: import("vue").ComputedRef; handleResize: () => void; debouncedOnInputChange: import("lodash").DebouncedFunc<() => void>; debouncedQueryChange: import("lodash").DebouncedFunc<(e: any) => void>; deletePrevTag: (e: any) => void; deleteTag: (event: any, tag: any) => void; deleteSelected: (event: any) => void; handleOptionSelect: (option: any, byClick: any) => void; scrollToOption: (option: any) => void; readonly: import("vue").ComputedRef; resetInputHeight: () => void; showClose: import("vue").ComputedRef; iconComponent: import("vue").ComputedRef; iconReverse: import("vue").ComputedRef<"" | "is-reverse">; showNewOption: import("vue").ComputedRef; collapseTagSize: import("vue").ComputedRef<"default" | "small">; setSelected: () => void; managePlaceholder: () => void; selectDisabled: import("vue").ComputedRef; emptyText: import("vue").ComputedRef; toggleLastOptionHitState: (hit?: boolean | undefined) => any; resetInputState: (e: KeyboardEvent) => void; handleComposition: (event: any) => void; onOptionCreate: (vm: SelectOptionProxy) => void; onOptionDestroy: (key: any) => void; handleMenuEnter: () => void; handleFocus: (event: any) => void; blur: () => void; handleBlur: (event: Event) => void; handleClearClick: (event: Event) => void; handleClose: () => void; toggleMenu: () => void; selectOption: () => void; getValueKey: (item: any) => any; navigateOptions: (direction: any) => void; dropMenuVisible: import("vue").WritableComputedRef; queryChange: import("vue").ShallowRef; groupQueryChange: import("vue").ShallowRef; reference: import("vue").Ref void; blur: () => void; input: HTMLInputElement; }, {}, {}, {}, {}, {}, { focus: () => void; blur: () => void; input: HTMLInputElement; }, {}, false, import("vue").ComponentOptionsBase> | null>; input: import("vue").Ref; tooltipRef: import("vue").Ref<({ $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ disabled: boolean; style: import("vue").StyleValue; transition: string; offset: number; visible: import("../../../utils/props").BuildPropType, unknown, unknown>; content: string; effect: string; arrowOffset: number; boundariesPadding: number; fallbackPlacements: import("@popperjs/core").Placement[]; gpuAcceleration: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; placement: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; popperOptions: Partial; strategy: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; className: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; enterable: import("../../../utils/props").BuildPropType; pure: import("../../../utils/props").BuildPropType; popperClass: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; popperStyle: import("vue").StyleValue; referenceEl: HTMLElement; stopPopperMouseEvent: import("../../../utils/props").BuildPropType; showAfter: number; hideAfter: number; rawContent: import("../../../utils/props").BuildPropType; persistent: boolean; teleported: import("../../../utils/props").BuildPropType; trigger: "click" | "contextmenu" | "focus" | "hover" | ("click" | "contextmenu" | "focus" | "hover")[]; virtualRef: import("../..").Measurable; virtualTriggering: import("../../../utils/props").BuildPropType; openDelay: number; visibleArrow: import("../../../utils/props").BuildPropType; showArrow: import("../../../utils/props").BuildPropType; }> & Omit, unknown, unknown>; content: string; effect: string; arrowOffset: number; boundariesPadding: number; fallbackPlacements: import("@popperjs/core").Placement[]; gpuAcceleration: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; placement: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; popperOptions: Partial; strategy: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; className: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; enterable: import("../../../utils/props").BuildPropType; pure: import("../../../utils/props").BuildPropType; popperClass: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; popperStyle: import("vue").StyleValue; referenceEl: HTMLElement; stopPopperMouseEvent: import("../../../utils/props").BuildPropType; showAfter: number; hideAfter: number; rawContent: import("../../../utils/props").BuildPropType; persistent: boolean; teleported: import("../../../utils/props").BuildPropType; trigger: "click" | "contextmenu" | "focus" | "hover" | ("click" | "contextmenu" | "focus" | "hover")[]; openDelay: number; visibleArrow: import("../../../utils/props").BuildPropType; showArrow: import("../../../utils/props").BuildPropType; } & { zIndex?: number | undefined; ariaLabel?: string | undefined; virtualRef?: import("../..").Measurable | undefined; virtualTriggering?: import("../../../utils/props").BuildPropType | undefined; }> & { [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "style" | "transition" | "offset" | "visible" | "content" | "effect" | "arrowOffset" | "boundariesPadding" | "fallbackPlacements" | "gpuAcceleration" | "placement" | "popperOptions" | "strategy" | "className" | "enterable" | "pure" | "popperClass" | "popperStyle" | "referenceEl" | "stopPopperMouseEvent" | "showAfter" | "hideAfter" | "rawContent" | "persistent" | "teleported" | "trigger" | "virtualRef" | "virtualTriggering" | "openDelay" | "visibleArrow" | "showArrow">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: (event: string, ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase, unknown, unknown>; content: string; effect: string; arrowOffset: number; boundariesPadding: number; fallbackPlacements: import("@popperjs/core").Placement[]; gpuAcceleration: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; placement: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; popperOptions: Partial; strategy: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; className: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; enterable: import("../../../utils/props").BuildPropType; pure: import("../../../utils/props").BuildPropType; popperClass: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; popperStyle: import("vue").StyleValue; referenceEl: HTMLElement; stopPopperMouseEvent: import("../../../utils/props").BuildPropType; showAfter: number; hideAfter: number; rawContent: import("../../../utils/props").BuildPropType; persistent: boolean; teleported: import("../../../utils/props").BuildPropType; trigger: "click" | "contextmenu" | "focus" | "hover" | ("click" | "contextmenu" | "focus" | "hover")[]; openDelay: number; visibleArrow: import("../../../utils/props").BuildPropType; showArrow: import("../../../utils/props").BuildPropType; } & { zIndex?: number | undefined; ariaLabel?: string | undefined; virtualRef?: import("../..").Measurable | undefined; virtualTriggering?: import("../../../utils/props").BuildPropType | undefined; }> & { [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; }, { compatShowAfter: import("vue").ComputedRef; compatShowArrow: import("vue").ComputedRef>; popperRef: import("vue").Ref<({ $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: ((event: string, ...args: any[]) => void) | ((event: string, ...args: any[]) => void); $el: any; $options: import("vue").ComponentOptionsBase, import("../..").ElPopperInjectionContext, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, {}> & { 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").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly<{} & {} & {}> & import("vue").ShallowUnwrapRef & {} & {} & import("vue").ComponentCustomProperties) | null>; open: import("vue").Ref; updatePopper: () => void; onOpen: () => void; onClose: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, string[], string, { disabled: boolean; style: import("vue").StyleValue; transition: string; offset: number; visible: import("../../../utils/props").BuildPropType, unknown, unknown>; content: string; effect: string; arrowOffset: number; boundariesPadding: number; fallbackPlacements: import("@popperjs/core").Placement[]; gpuAcceleration: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; placement: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; popperOptions: Partial; strategy: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; className: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; enterable: import("../../../utils/props").BuildPropType; pure: import("../../../utils/props").BuildPropType; popperClass: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; popperStyle: import("vue").StyleValue; referenceEl: HTMLElement; stopPopperMouseEvent: import("../../../utils/props").BuildPropType; showAfter: number; hideAfter: number; rawContent: import("../../../utils/props").BuildPropType; persistent: boolean; teleported: import("../../../utils/props").BuildPropType; trigger: "click" | "contextmenu" | "focus" | "hover" | ("click" | "contextmenu" | "focus" | "hover")[]; virtualRef: import("../..").Measurable; virtualTriggering: import("../../../utils/props").BuildPropType; openDelay: number; visibleArrow: import("../../../utils/props").BuildPropType; showArrow: import("../../../utils/props").BuildPropType; }> & { 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").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly<{ openDelay?: unknown; visibleArrow?: unknown; hideAfter?: unknown; showArrow?: unknown; arrowOffset?: unknown; disabled?: unknown; trigger?: unknown; virtualRef?: unknown; virtualTriggering?: unknown; content?: unknown; rawContent?: unknown; persistent?: unknown; ariaLabel?: unknown; visible?: unknown; transition?: unknown; teleported?: unknown; style?: unknown; className?: unknown; effect?: unknown; enterable?: unknown; pure?: unknown; popperClass?: unknown; popperStyle?: unknown; referenceEl?: unknown; stopPopperMouseEvent?: unknown; zIndex?: unknown; boundariesPadding?: unknown; fallbackPlacements?: unknown; gpuAcceleration?: unknown; offset?: unknown; placement?: unknown; popperOptions?: unknown; strategy?: unknown; showAfter?: unknown; } & { disabled: boolean; style: import("vue").StyleValue; transition: string; offset: number; visible: import("../../../utils/props").BuildPropType, unknown, unknown>; content: string; effect: string; arrowOffset: number; boundariesPadding: number; fallbackPlacements: import("@popperjs/core").Placement[]; gpuAcceleration: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; placement: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; popperOptions: Partial; strategy: import("../../../utils/props").BuildPropType<(new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType) | ((new (...args: any[]) => import("../../../utils/props").BuildPropType & {}) | (() => import("../../../utils/props").BuildPropType))[], unknown, unknown>; className: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; enterable: import("../../../utils/props").BuildPropType; pure: import("../../../utils/props").BuildPropType; popperClass: string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | (string | { [x: string]: any; } | any)[])[])[])[])[])[])[])[])[])[])[]; popperStyle: import("vue").StyleValue; referenceEl: HTMLElement; stopPopperMouseEvent: import("../../../utils/props").BuildPropType; showAfter: number; hideAfter: number; rawContent: import("../../../utils/props").BuildPropType; persistent: boolean; teleported: import("../../../utils/props").BuildPropType; trigger: "click" | "contextmenu" | "focus" | "hover" | ("click" | "contextmenu" | "focus" | "hover")[]; openDelay: number; visibleArrow: import("../../../utils/props").BuildPropType; showArrow: import("../../../utils/props").BuildPropType; } & { zIndex?: number | undefined; ariaLabel?: string | undefined; virtualRef?: import("../..").Measurable | undefined; virtualTriggering?: import("../../../utils/props").BuildPropType | undefined; }> & { [x: string & `on${string}`]: ((...args: any[]) => any) | undefined; } & import("vue").ShallowUnwrapRef<{ compatShowAfter: import("vue").ComputedRef; compatShowArrow: import("vue").ComputedRef>; popperRef: import("vue").Ref<({ $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $parent: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null; $emit: ((event: string, ...args: any[]) => void) | ((event: string, ...args: any[]) => void); $el: any; $options: import("vue").ComponentOptionsBase, import("../..").ElPopperInjectionContext, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, {}> & { 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").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly<{} & {} & {}> & import("vue").ShallowUnwrapRef & {} & {} & import("vue").ComponentCustomProperties) | null>; open: import("vue").Ref; updatePopper: () => void; onOpen: () => void; onClose: () => void; }> & {} & {} & import("vue").ComponentCustomProperties) | null>; tags: import("vue").Ref; selectWrapper: import("vue").Ref; scrollbar: import("vue").Ref<{ handleScroll: () => void; } | null>; }; export {};