export interface HttpGetSessionInfoRequest { sessionId: string; }