import Checkbox from './checkbox.vue' import Group from './group.vue' Checkbox.Group = Group export default Checkbox