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