import React from 'react'; import { AvatarGroupProps } from './Avatar.types'; export declare const AvatarGroup: React.FC;