export type { IAvatarStandAlone, IAvatar, AvatarContentStylesType, AvatarSizeStylesType, AvatarStylesType, AvatarInitialsType, AvatarLinkType, } from './types';
export { AvatarContentType, AvatarBackgroundColor } from './types';
export { Avatar } from './avatar';
