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