import { InjectionToken } from '@angular/core';
export declare let SSO_API_URL: InjectionToken<{}>;
