export interface AppDisconnectedEvent { sessionId: string; reason: string; }