export declare const XySelect: import("../shared/install").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins & Readonly<{ onSearch?: ((value: string) => any) | undefined; onSelect?: ((value: import("./types").XySelectValue, option: import("./types").XySelectOption) => any) | undefined; onClear?: (() => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./types").XySelectModelValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; "onUpdate:open"?: ((open: boolean) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./types").XySelectModelValue) => any) | undefined; "onOpen-change"?: ((open: boolean) => any) | undefined; onDeselect?: ((value: import("./types").XySelectValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; }>, { blur: () => void | undefined; focus: (options?: FocusOptions) => void | undefined; nativeElement: import("vue").Ref; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { search: (value: string) => any; select: (value: import("./types").XySelectValue, option: import("./types").XySelectOption) => any; clear: () => any; blur: (event: FocusEvent) => any; change: (value: import("./types").XySelectModelValue, option?: import("./types").XySelectOption | undefined) => any; focus: (event: FocusEvent) => any; "update:open": (open: boolean) => any; "update:modelValue": (value: import("./types").XySelectModelValue) => any; "open-change": (open: boolean) => any; deselect: (value: import("./types").XySelectValue, option?: import("./types").XySelectOption | undefined) => any; }, import("vue").PublicProps, { label: string; multiple: boolean; error: string; options: import("./types").XySelectOption[]; variant: import("../index.ts").XyControlVariant; ariaLabel: string; loading: boolean; maxCount: number; placement: import("../index.ts").XyOverlayPlacement; allowClear: boolean; autofocus: boolean; modelValue: import("./types").XySelectModelValue; placeholder: string; filterOption: boolean | import("./types").XySelectFilterOption; ariaActiveDescendant: string; ariaControls: string; ariaHaspopup: "dialog" | "grid" | "listbox" | "menu" | "tree"; autoClearSearchValue: boolean; maxTagCount: number; popupMatchSelectWidth: boolean | number; remote: boolean; searchable: boolean; showSearch: boolean; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<{ allowClear?: boolean; ariaActiveDescendant?: string; ariaControls?: string; ariaHaspopup?: "dialog" | "grid" | "listbox" | "menu" | "tree"; ariaLabel?: string; autoClearSearchValue?: boolean; autofocus?: boolean; classNames?: import("./types").XySelectClassNames; disabled?: boolean; error?: string; filterOption?: boolean | import("./types").XySelectFilterOption; id?: string; label?: string; loading?: boolean; maxCount?: number; maxTagCount?: number; maxTagTextLength?: number; mode?: import("./types").XySelectMode; modelValue?: import("./types").XySelectModelValue; multiple?: boolean; open?: boolean; options?: import("./types").XySelectOption[]; placeholder?: string; placement?: import("../index.ts").XyOverlayPlacement; popupMatchSelectWidth?: boolean | number; readonly?: boolean; remote?: boolean; searchable?: boolean; showSearch?: boolean; size?: import("../index.ts").XySize; status?: import("../index.ts").XyControlStatus; styles?: import("./types").XySelectStyles; variant?: import("../index.ts").XyControlVariant; }> & Readonly<{ onSearch?: ((value: string) => any) | undefined; onSelect?: ((value: import("./types").XySelectValue, option: import("./types").XySelectOption) => any) | undefined; onClear?: (() => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./types").XySelectModelValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; "onUpdate:open"?: ((open: boolean) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./types").XySelectModelValue) => any) | undefined; "onOpen-change"?: ((open: boolean) => any) | undefined; onDeselect?: ((value: import("./types").XySelectValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; }>, { blur: () => void | undefined; focus: (options?: FocusOptions) => void | undefined; nativeElement: import("vue").Ref; }, {}, {}, {}, { label: string; multiple: boolean; error: string; options: import("./types").XySelectOption[]; variant: import("../index.ts").XyControlVariant; ariaLabel: string; loading: boolean; maxCount: number; placement: import("../index.ts").XyOverlayPlacement; allowClear: boolean; autofocus: boolean; modelValue: import("./types").XySelectModelValue; placeholder: string; filterOption: boolean | import("./types").XySelectFilterOption; ariaActiveDescendant: string; ariaControls: string; ariaHaspopup: "dialog" | "grid" | "listbox" | "menu" | "tree"; autoClearSearchValue: boolean; maxTagCount: number; popupMatchSelectWidth: boolean | number; remote: boolean; searchable: boolean; showSearch: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase & Readonly<{ onSearch?: ((value: string) => any) | undefined; onSelect?: ((value: import("./types").XySelectValue, option: import("./types").XySelectOption) => any) | undefined; onClear?: (() => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./types").XySelectModelValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; "onUpdate:open"?: ((open: boolean) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./types").XySelectModelValue) => any) | undefined; "onOpen-change"?: ((open: boolean) => any) | undefined; onDeselect?: ((value: import("./types").XySelectValue, option?: import("./types").XySelectOption | undefined) => any) | undefined; }>, { blur: () => void | undefined; focus: (options?: FocusOptions) => void | undefined; nativeElement: import("vue").Ref; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { search: (value: string) => any; select: (value: import("./types").XySelectValue, option: import("./types").XySelectOption) => any; clear: () => any; blur: (event: FocusEvent) => any; change: (value: import("./types").XySelectModelValue, option?: import("./types").XySelectOption | undefined) => any; focus: (event: FocusEvent) => any; "update:open": (open: boolean) => any; "update:modelValue": (value: import("./types").XySelectModelValue) => any; "open-change": (open: boolean) => any; deselect: (value: import("./types").XySelectValue, option?: import("./types").XySelectOption | undefined) => any; }, string, { label: string; multiple: boolean; error: string; options: import("./types").XySelectOption[]; variant: import("../index.ts").XyControlVariant; ariaLabel: string; loading: boolean; maxCount: number; placement: import("../index.ts").XyOverlayPlacement; allowClear: boolean; autofocus: boolean; modelValue: import("./types").XySelectModelValue; placeholder: string; filterOption: boolean | import("./types").XySelectFilterOption; ariaActiveDescendant: string; ariaControls: string; ariaHaspopup: "dialog" | "grid" | "listbox" | "menu" | "tree"; autoClearSearchValue: boolean; maxTagCount: number; popupMatchSelectWidth: boolean | number; remote: boolean; searchable: boolean; showSearch: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: import("./types").XySelectSlots; })>; export default XySelect; export type { XySelectClassNames, XySelectFilterOption, XySelectMode, XySelectModelValue, XySelectOption, XySelectProps, XySelectSemanticDom, XySelectSlots, XySelectStyles, XySelectValue, } from "./types";