export declare class MsAuthToken { constructor(); getOutboundAuthToken(groupId?: string): string; } //# sourceMappingURL=MsAuthToken.d.ts.map