export interface Session { gatewayUrl: string; token: string; }