import { InjectionToken } from '@angular/core'; export declare const HTTP_OBSERVER_OPTIONS: InjectionToken<{}>;