export { default as VAvatar } from './Avatar.vue'; export { default as VAvatarGroup } from './AvatarGroup.vue'; export * from './types';