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