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