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