export declare const AvatarGroup: import("react").FunctionComponent & import("react").HTMLAttributes & { children: import("react").ReactNode; } & import("react").RefAttributes>; //# sourceMappingURL=AvatarGroup.d.ts.map