declare const _default: import("vue").DefineComponent; default: () => never[]; }; config: { type: import("vue").PropType; default: () => {}; }; ariaLabel: StringConstructor; id: import("element-plus/es/utils").EpPropFinalized; size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; modelValue: import("element-plus/es/utils").EpPropFinalized; fill: import("element-plus/es/utils").EpPropFinalized; textColor: import("element-plus/es/utils").EpPropFinalized; name: import("element-plus/es/utils").EpPropFinalized; validateEvent: import("element-plus/es/utils").EpPropFinalized; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { 'update:modelValue': (value?: string | number | boolean) => value is string | number | boolean; }, string, import("vue").PublicProps, Readonly; default: () => never[]; }; config: { type: import("vue").PropType; default: () => {}; }; ariaLabel: StringConstructor; id: import("element-plus/es/utils").EpPropFinalized; size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; modelValue: import("element-plus/es/utils").EpPropFinalized; fill: import("element-plus/es/utils").EpPropFinalized; textColor: import("element-plus/es/utils").EpPropFinalized; name: import("element-plus/es/utils").EpPropFinalized; validateEvent: import("element-plus/es/utils").EpPropFinalized; }>> & Readonly<{ "onUpdate:modelValue"?: ((value?: string | number | boolean | undefined) => any) | undefined; }>, { name: string; data: import("..").SelectDataItem[]; disabled: boolean; modelValue: import("element-plus/es/utils").EpPropMergeType; fill: string; id: string; validateEvent: import("element-plus/es/utils").EpPropMergeType; config: import("..").SelectConfig; textColor: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;