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