import { InjectionToken } from '@angular/core'; export declare let AUTH_API_URL: InjectionToken;