import type { App, Plugin } from 'vue'; import AGroup from './src/Group'; import ARadioButton from './src/RadioButton'; export declare const RadioGroup: import("vue").DefineComponent<{ prefixCls: StringConstructor; value: any; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>>, { options: (string | number | import("./src/interface").RadioGroupChildOption)[]; disabled: boolean; size: "default" | "small" | "large"; value: any; onChange: (e: import("./src/interface").RadioChangeEvent) => void; 'onUpdate:value': (val: any) => void; buttonStyle: import("./src/interface").RadioGroupButtonStyle; optionType: import("./src/interface").RadioGroupOptionType; }, {}>; export declare const RadioButton: import("vue").DefineComponent<{ prefixCls: StringConstructor; checked: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; isGroup: { type: BooleanConstructor; default: boolean; }; value: any; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("./src/interface").RadioChangeEvent) => void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}>; export declare const Radio: { new (...args: any[]): import("vue").CreateComponentPublicInstance void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, {}, {}, {}, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { Group: import("vue").DefineComponent<{ prefixCls: StringConstructor; value: any; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>>, { options: (string | number | import("./src/interface").RadioGroupChildOption)[]; disabled: boolean; size: "default" | "small" | "large"; value: any; onChange: (e: import("./src/interface").RadioChangeEvent) => void; 'onUpdate:value': (val: any) => void; buttonStyle: import("./src/interface").RadioGroupButtonStyle; optionType: import("./src/interface").RadioGroupOptionType; }, {}>; Button: import("vue").DefineComponent<{ prefixCls: StringConstructor; checked: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; isGroup: { type: BooleanConstructor; default: boolean; }; value: any; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("./src/interface").RadioChangeEvent) => void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}>; install(app: App): App; }; declare const _default: { new (...args: any[]): import("vue").CreateComponentPublicInstance void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, {}, {}, {}, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { Group: import("vue").DefineComponent<{ prefixCls: StringConstructor; value: any; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }, () => import("@antdv/ui/es/ui").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("./src/interface").RadioGroupChildOption)[]>; default: (string | number | import("./src/interface").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("./src/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("./src/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("./src/interface").RadioChangeEvent) => void>; default: (e: import("./src/interface").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>>, { options: (string | number | import("./src/interface").RadioGroupChildOption)[]; disabled: boolean; size: "default" | "small" | "large"; value: any; onChange: (e: import("./src/interface").RadioChangeEvent) => void; 'onUpdate:value': (val: any) => void; buttonStyle: import("./src/interface").RadioGroupButtonStyle; optionType: import("./src/interface").RadioGroupOptionType; }, {}>; Button: import("vue").DefineComponent<{ prefixCls: StringConstructor; checked: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; isGroup: { type: BooleanConstructor; default: boolean; }; value: any; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("./src/interface").RadioChangeEvent) => void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly void>; default: (event: import("./src/interface").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("@antdv/ui/es/ui").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>>, { disabled: boolean; value: any; onFocus: import("@antdv/ui/es/ui").FocusEventHandler; onBlur: import("@antdv/ui/es/ui").FocusEventHandler; onChange: (event: import("./src/interface").RadioChangeEvent) => void; onClick: import("@antdv/ui/es/ui").MouseEventHandler; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}>; install(app: App): App; } & Plugin & { readonly Group: typeof AGroup; readonly Button: typeof ARadioButton; }; export default _default; export * from './src/interface'; export * from './src/props';