export interface IAadInfo { instanceUrl: string; tenantId: string; userId: string; } //# sourceMappingURL=IAadInfo.d.ts.map