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