import { InjectionToken } from '@angular/core'; import { ComponentType } from '@angular/cdk/portal'; export declare const NAE_USER_ASSIGN_COMPONENT: InjectionToken>; export declare const NAE_MULTI_USER_ASSIGN_COMPONENT: InjectionToken>; export declare const NAE_IMPORT_NET_COMPONENT: InjectionToken>; export declare const NAE_NEW_CASE_COMPONENT: InjectionToken>; export declare const NAE_OPTION_SELECTOR_COMPONENT: InjectionToken>; export declare const NAE_SAVE_FILTER_COMPONENT: InjectionToken>; export declare const NAE_LOAD_FILTER_COMPONENT: InjectionToken>; export declare const NAE_USER_IMPERSONATE_COMPONENT: InjectionToken>; export declare const NAE_ADMIN_IMPERSONATE_COMPONENT: InjectionToken>; export declare const NAE_TASK_VIEW_COMPONENT: InjectionToken>;