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