/// import { ChatProps } from '../ChatBox/ChatBox'; export default function Chat(args: ChatProps): JSX.Element;