import { withInstall } from "@/utils/utils"; import SysRadioGroup from "./src/sys-radio-group.vue"; export default withInstall(SysRadioGroup);