import type { SFCWithInstall } from '../utils/types';
import RadioGroup from '../el-radio/src/radio-group.vue';
declare const _RadioGroup: SFCWithInstall<typeof RadioGroup>;
export default _RadioGroup;
