export interface GetInfoRequest { responseId: string; sessionId: string; }