declare const TSelectIcon: ({ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins {}; }; isShowSearch: { type: BooleanConstructor; required: false; default: boolean; }; isShowIcon: { type: BooleanConstructor; required: false; default: boolean; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; onSelect?: ((...args: any[]) => any) | undefined; }>, { props: any; emit: (event: "update:modelValue" | "select", ...args: any[]) => void; valueIcon: import("vue").WritableComputedRef; $attrs: any; attrs: import("vue").ComputedRef; dialogVisible: import("vue").Ref; selectIcon: (item: any) => void; inputRef: import("vue").Ref; clearIcon: () => void; inputValue: import("vue").Ref; customIcons: { [key: string]: any; }; iconsList: import("vue").ComputedRef<{ [key: string]: any; }>; readonly Icons: typeof import("@element-plus/icons-vue/dist/types"); }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "select")[], import("vue").PublicProps, { modelValue: any; prefixIcon: string; selectBind: Record; isShowSearch: boolean; isShowIcon: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly {}; }; isShowSearch: { type: BooleanConstructor; required: false; default: boolean; }; isShowIcon: { type: BooleanConstructor; required: false; default: boolean; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; onSelect?: ((...args: any[]) => any) | undefined; }>, { props: any; emit: (event: "update:modelValue" | "select", ...args: any[]) => void; valueIcon: import("vue").WritableComputedRef; $attrs: any; attrs: import("vue").ComputedRef; dialogVisible: import("vue").Ref; selectIcon: (item: any) => void; inputRef: import("vue").Ref; clearIcon: () => void; inputValue: import("vue").Ref; customIcons: { [key: string]: any; }; iconsList: import("vue").ComputedRef<{ [key: string]: any; }>; readonly Icons: typeof import("@element-plus/icons-vue/dist/types"); }, {}, {}, {}, { modelValue: any; prefixIcon: string; selectBind: Record; isShowSearch: boolean; isShowIcon: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase {}; }; isShowSearch: { type: BooleanConstructor; required: false; default: boolean; }; isShowIcon: { type: BooleanConstructor; required: false; default: boolean; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; onSelect?: ((...args: any[]) => any) | undefined; }>, { props: any; emit: (event: "update:modelValue" | "select", ...args: any[]) => void; valueIcon: import("vue").WritableComputedRef; $attrs: any; attrs: import("vue").ComputedRef; dialogVisible: import("vue").Ref; selectIcon: (item: any) => void; inputRef: import("vue").Ref; clearIcon: () => void; inputValue: import("vue").Ref; customIcons: { [key: string]: any; }; iconsList: import("vue").ComputedRef<{ [key: string]: any; }>; readonly Icons: typeof import("@element-plus/icons-vue/dist/types"); }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "select")[], "update:modelValue" | "select", { modelValue: any; prefixIcon: string; selectBind: Record; isShowSearch: boolean; isShowIcon: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin) & Record; export default TSelectIcon; export type { TSelectIconProps } from "./src/index.vue";