import { InjectionToken } from '@angular/core'; export declare const REMOTE_BASE_URL: InjectionToken;