export interface SSOSignature { subject: string; tenant: string; } //# sourceMappingURL=SSOSignature.d.ts.map