import React from 'react'; export declare const ChatInterface: React.FC; export default ChatInterface;