import { default as React } from 'react'; declare const ChatWindowPage: React.FC; export default ChatWindowPage;