export type SessionBrowserScreenshot = { type: string; session_id: string; format: string; ext: string; url: string; time: string; };