import AvatarGroup from './group';
export declare type AvatarGroupInstance = InstanceType<typeof AvatarGroup>;
