declare const _default: import("vue").DefineComponent<{ readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly fill: import("element-plus/es/utils").BuildPropReturn; readonly textColor: import("element-plus/es/utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; radioGroupRef: import("vue").Ref; handleKeydown: (e: KeyboardEvent) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (val: string | number | boolean) => boolean; change: (val: string | number | boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly disabled: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly fill: import("element-plus/es/utils").BuildPropReturn; readonly textColor: import("element-plus/es/utils").BuildPropReturn; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }, { size: import("element-plus/es/utils").BuildPropType; disabled: boolean; fill: string; modelValue: import("element-plus/es/utils").BuildPropType; textColor: string; }>; export default _default;