import { type ReactNode } from 'react'; export default function Chat(): ReactNode;