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