import ChatBean from "./ChatBean.ts" export default class RecentChat extends ChatBean { declare content: string }