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