import type { AvatarTheme } from '../Avatar.vue';
declare const theme: AvatarTheme;
export default theme;
