import * as React from 'react'; declare const AvatarCount: (props: any) => React.JSX.Element; export default AvatarCount;