export interface SessionProperties { envId: string; projId: string; orgId: string; } //# sourceMappingURL=SessionProperties.d.ts.map