import { ChatViewportProps } from './Chat.types'; declare const ChatViewport: import('react').NamedExoticComponent>; export default ChatViewport;