/** * Select Component * @description 选择器组件导出 */ import Select from './src/select.vue'; import Option from './src/option.vue'; export declare const YhSelect: import("@yh-ui/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins & Readonly<{ onClear?: (() => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onVisible-change"?: ((visible: boolean) => any) | undefined; "onRemove-tag"?: ((value: import("./src/select").SelectValue) => any) | undefined; }>, { focus: () => void; blur: () => void; inputRef: import("vue").Ref; triggerRemoteMethod: (val: string) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { clear: () => any; focus: (event: FocusEvent) => any; blur: (event: FocusEvent) => any; change: (value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any; "update:modelValue": (value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any; "visible-change": (visible: boolean) => any; "remove-tag": (value: import("./src/select").SelectValue) => any; }, import("vue").PublicProps, { disabled: boolean; size: import("./src/select").SelectSize; loading: boolean; teleported: boolean; height: number; multiple: boolean; clearable: boolean; loadingText: string; noDataText: string; validateEvent: boolean; remote: boolean; virtualScroll: boolean; itemHeight: number; valueKey: string; fitInputWidth: boolean; filterable: boolean; collapseTags: boolean; collapseTagsTooltip: boolean; maxCollapseTags: number; tagType: import("./src/select").SelectTagType; multipleLimit: number; noMatchText: string; allowCreate: boolean; labelKey: string; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ onClear?: (() => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onVisible-change"?: ((visible: boolean) => any) | undefined; "onRemove-tag"?: ((value: import("./src/select").SelectValue) => any) | undefined; }>, { focus: () => void; blur: () => void; inputRef: import("vue").Ref; triggerRemoteMethod: (val: string) => void; }, {}, {}, {}, { disabled: boolean; size: import("./src/select").SelectSize; loading: boolean; teleported: boolean; height: number; multiple: boolean; clearable: boolean; loadingText: string; noDataText: string; validateEvent: boolean; remote: boolean; virtualScroll: boolean; itemHeight: number; valueKey: string; fitInputWidth: boolean; filterable: boolean; collapseTags: boolean; collapseTagsTooltip: boolean; maxCollapseTags: number; tagType: import("./src/select").SelectTagType; multipleLimit: number; noMatchText: string; allowCreate: boolean; labelKey: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase & Readonly<{ onClear?: (() => any) | undefined; onFocus?: ((event: FocusEvent) => any) | undefined; onBlur?: ((event: FocusEvent) => any) | undefined; onChange?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onUpdate:modelValue"?: ((value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any) | undefined; "onVisible-change"?: ((visible: boolean) => any) | undefined; "onRemove-tag"?: ((value: import("./src/select").SelectValue) => any) | undefined; }>, { focus: () => void; blur: () => void; inputRef: import("vue").Ref; triggerRemoteMethod: (val: string) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { clear: () => any; focus: (event: FocusEvent) => any; blur: (event: FocusEvent) => any; change: (value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any; "update:modelValue": (value: import("./src/select").SelectValue | import("./src/select").SelectValue[] | undefined) => any; "visible-change": (visible: boolean) => any; "remove-tag": (value: import("./src/select").SelectValue) => any; }, string, { disabled: boolean; size: import("./src/select").SelectSize; loading: boolean; teleported: boolean; height: number; multiple: boolean; clearable: boolean; loadingText: string; noDataText: string; validateEvent: boolean; remote: boolean; virtualScroll: boolean; itemHeight: number; valueKey: string; fitInputWidth: boolean; filterable: boolean; collapseTags: boolean; collapseTagsTooltip: boolean; maxCollapseTags: number; tagType: import("./src/select").SelectTagType; multipleLimit: number; noMatchText: string; allowCreate: boolean; labelKey: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { empty?: (props: {}) => any; } & { option?: (props: { option: any; }) => any; } & { option?: (props: { option: any; }) => any; } & { default?: (props: {}) => any; }; })> & Record; export declare const YhOption: import("@yh-ui/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { disabled: boolean; }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{}>, {}, {}, {}, {}, { disabled: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { disabled: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?: (props: {}) => any; }; })> & Record; export default YhSelect; export * from './src/select'; export type SelectInstance = InstanceType; export type OptionInstance = InstanceType; export type YhSelectInstance = SelectInstance; export type YhOptionInstance = OptionInstance; export type YhSelectProps = import('./src/select').SelectProps; export type YhSelectEmits = import('./src/select').SelectEmits; export type YhSelectSlots = import('./src/select').SelectSlots; export type YhSelectExpose = import('./src/select').SelectExpose; export type YhSelectOption = import('./src/select').SelectOption; export type YhSelectValue = import('./src/select').SelectValue; export type YhSelectSize = import('./src/select').SelectSize; export type YhSelectTagType = import('./src/select').SelectTagType; export type YhOptionProps = import('./src/select').OptionProps; export type YhOptionSlots = import('./src/select').OptionSlots;