export interface ChatMutation { sequence: number; pts: number; chatId: string; } //# sourceMappingURL=chatMutation.d.ts.map