export declare const ElRadio: import("element-plus/es/utils").SFCWithInstall; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly border: BooleanConstructor; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }, { 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; }; }; focus: import("vue").Ref; isGroup: import("vue").ComputedRef; modelValue: import("vue").WritableComputedRef>; tabIndex: import("vue").ComputedRef<0 | -1>; size: import("vue").ComputedRef<"" | "default" | "small" | "large">; disabled: import("vue").ComputedRef; radioRef: import("vue").Ref; handleChange: () => 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 name: import("element-plus/es/utils").BuildPropReturn; readonly border: BooleanConstructor; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }, { size: import("element-plus/es/utils").BuildPropType; disabled: boolean; name: string; label: import("element-plus/es/utils").BuildPropType<(BooleanConstructor | StringConstructor | NumberConstructor)[], unknown, unknown>; modelValue: import("element-plus/es/utils").BuildPropType; border: boolean; }>> & { RadioButton: import("vue").DefineComponent<{ readonly name: import("element-plus/es/utils").BuildPropReturn; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }, { 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; }; }; isGroup: import("vue").ComputedRef; size: import("vue").ComputedRef<"" | "default" | "small" | "large">; disabled: import("vue").ComputedRef; tabIndex: import("vue").ComputedRef<0 | -1>; modelValue: import("vue").WritableComputedRef>; focus: import("vue").Ref; activeStyle: import("vue").ComputedRef; radioRef: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }>>, { size: import("element-plus/es/utils").BuildPropType; disabled: boolean; name: string; label: import("element-plus/es/utils").BuildPropType<(BooleanConstructor | StringConstructor | NumberConstructor)[], unknown, unknown>; }>; RadioGroup: 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 ElRadio; export declare const ElRadioGroup: import("element-plus/es/utils").SFCWithInstall; 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 declare const ElRadioButton: import("element-plus/es/utils").SFCWithInstall; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }, { 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; }; }; isGroup: import("vue").ComputedRef; size: import("vue").ComputedRef<"" | "default" | "small" | "large">; disabled: import("vue").ComputedRef; tabIndex: import("vue").ComputedRef<0 | -1>; modelValue: import("vue").WritableComputedRef>; focus: import("vue").Ref; activeStyle: import("vue").ComputedRef; radioRef: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly disabled: BooleanConstructor; readonly label: import("element-plus/es/utils").BuildPropReturn<(BooleanConstructor | StringConstructor | NumberConstructor)[], string, unknown, unknown, unknown>; }>>, { size: import("element-plus/es/utils").BuildPropType; disabled: boolean; name: string; label: import("element-plus/es/utils").BuildPropType<(BooleanConstructor | StringConstructor | NumberConstructor)[], unknown, unknown>; }>>; export * from './src/radio'; export * from './src/radio-group'; export * from './src/radio-button';