import { default as MainType } from './src/main.vue'; export declare const OsRadioGroup: import('../../utils/with-install').SFCWithInstall; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly modelValue: { readonly type: import('vue').PropType; readonly default: undefined; }; readonly disabled: BooleanConstructor; }>, { changeVal: (v: any) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: "default"; }; readonly type: { readonly type: import('vue').PropType; readonly default: ""; }; readonly modelValue: { readonly type: import('vue').PropType; readonly default: undefined; }; readonly disabled: BooleanConstructor; }>> & Readonly<{}>, { readonly size: import('../button').ButtonSize; readonly type: import('../button').ButtonType; readonly disabled: boolean; readonly mode: string; readonly modelValue: any; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record; export type RadioGroupInstance = InstanceType; export default OsRadioGroup; export type * from './src/main';