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