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