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