import React from 'react'; import { ChatAvatarsProps } from './props'; export declare const ChatAvatars: React.FC;