import * as React from 'react'; declare const ChatHistory: React.FC; export default ChatHistory;