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