import RadioGroup from './component/index';
export * from './component/index';
export default RadioGroup;
