import { AvatarSize, AvatarVariant } from '../Avatar'; export type AvatarGroupVariant = AvatarVariant; export type AvatarGroupSize = AvatarSize;