export { default as XAvatar } from './Avatar.vue'
export type { AvatarProps, AvatarTheme } from './Avatar.vue'
