import './AvatarGroup.css'; import { AvatarGroupComponent } from './types'; export declare const AvatarGroup: AvatarGroupComponent; export * from './types';