import type Radio from './radio.vue' import type RadioGroup from './radio-group.vue' export type RadioInstance = InstanceType export type RadioGroupInstance = InstanceType