export declare const ElRate: import("@element-plus-next/vue-utils").SFCWithInstall<{ new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly label: string; readonly max: number; readonly id: string; readonly modelValue: number; readonly textColor: string; readonly lowThreshold: number; readonly highThreshold: number; readonly colors: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown>; readonly voidColor: string; readonly disabledVoidColor: string; readonly icons: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown>; readonly voidIcon: import("@element-plus-next/vue-utils").IconProp; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").IconProp; readonly texts: string[]; readonly scoreTemplate: string; }> & Omit; readonly id: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lowThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly highThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly max: import("@element-plus-next/vue-utils").EpPropFinalized; readonly colors: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown, () => ["", "", ""], boolean>; readonly voidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabledVoidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly icons: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>[], boolean>; readonly voidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabled: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly allowHalf: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showText: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showScore: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly textColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly texts: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => ["Extremely bad", "Disappointed", "Fair", "Satisfied", "Surprise"], boolean>; readonly scoreTemplate: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly label: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onChange?: ((value: number) => any) | undefined; "onUpdate:modelValue"?: ((value: number) => any) | undefined; } & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "label" | "max" | "id" | "modelValue" | "textColor" | "lowThreshold" | "highThreshold" | "colors" | "voidColor" | "disabledVoidColor" | "icons" | "voidIcon" | "disabledVoidIcon" | "texts" | "scoreTemplate">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: ((event: "change", value: number) => void) & ((event: "update:modelValue", value: number) => void); $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase; readonly id: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lowThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly highThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly max: import("@element-plus-next/vue-utils").EpPropFinalized; readonly colors: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown, () => ["", "", ""], boolean>; readonly voidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabledVoidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly icons: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>[], boolean>; readonly voidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabled: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly allowHalf: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showText: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showScore: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly textColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly texts: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => ["Extremely bad", "Disappointed", "Fair", "Satisfied", "Surprise"], boolean>; readonly scoreTemplate: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly label: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onChange?: ((value: number) => any) | undefined; "onUpdate:modelValue"?: ((value: number) => any) | undefined; }, { setCurrentValue: (value: number, event: MouseEvent) => void; resetCurrentValue: () => void; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { change: (value: number) => boolean; "update:modelValue": (value: number) => boolean; }, string, { readonly label: string; readonly max: number; readonly id: string; readonly modelValue: number; readonly textColor: string; readonly lowThreshold: number; readonly highThreshold: number; readonly colors: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown>; readonly voidColor: string; readonly disabledVoidColor: string; readonly icons: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown>; readonly voidIcon: import("@element-plus-next/vue-utils").IconProp; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").IconProp; readonly texts: string[]; readonly scoreTemplate: 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/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("@vue/runtime-core").nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly; readonly id: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lowThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly highThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly max: import("@element-plus-next/vue-utils").EpPropFinalized; readonly colors: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown, () => ["", "", ""], boolean>; readonly voidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabledVoidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly icons: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>[], boolean>; readonly voidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabled: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly allowHalf: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showText: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showScore: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly textColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly texts: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => ["Extremely bad", "Disappointed", "Fair", "Satisfied", "Surprise"], boolean>; readonly scoreTemplate: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly label: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onChange?: ((value: number) => any) | undefined; "onUpdate:modelValue"?: ((value: number) => any) | undefined; } & import("@vue/reactivity").ShallowUnwrapRef<{ setCurrentValue: (value: number, event: MouseEvent) => void; resetCurrentValue: () => void; }> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase; readonly id: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lowThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly highThreshold: import("@element-plus-next/vue-utils").EpPropFinalized; readonly max: import("@element-plus-next/vue-utils").EpPropFinalized; readonly colors: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown, () => ["", "", ""], boolean>; readonly voidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabledVoidColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly icons: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>[], boolean>; readonly voidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, () => import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; readonly disabled: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly allowHalf: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showText: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly showScore: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly textColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly texts: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => ["Extremely bad", "Disappointed", "Fair", "Satisfied", "Surprise"], boolean>; readonly scoreTemplate: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly label: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onChange?: ((value: number) => any) | undefined; "onUpdate:modelValue"?: ((value: number) => any) | undefined; }, { setCurrentValue: (value: number, event: MouseEvent) => void; resetCurrentValue: () => void; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { change: (value: number) => boolean; "update:modelValue": (value: number) => boolean; }, string, { readonly label: string; readonly max: number; readonly id: string; readonly modelValue: number; readonly textColor: string; readonly lowThreshold: number; readonly highThreshold: number; readonly colors: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => string[] | Record) | (() => string[] | Record) | ((new (...args: any[]) => string[] | Record) | (() => string[] | Record))[], unknown, unknown>; readonly voidColor: string; readonly disabledVoidColor: string; readonly icons: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component)[] | Record>) | (() => (string | import("@vue/runtime-core").Component)[] | Record>))[], unknown, unknown>; readonly voidIcon: import("@element-plus-next/vue-utils").IconProp; readonly disabledVoidIcon: import("@element-plus-next/vue-utils").IconProp; readonly texts: string[]; readonly scoreTemplate: string; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: {}; })> & Record; export default ElRate; export * from './src/rate';