import { Markdown } from "@agentscope-ai/chat"; export default function (props) { const cursor = props.data.msgStatus === 'generating'; return }