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