import { InjectionToken } from '@angular/core'; import { ComponentType } from '@angular/cdk/portal'; export declare const NAE_USER_ASSIGN_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_MULTI_USER_ASSIGN_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_IMPORT_NET_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_NEW_CASE_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_OPTION_SELECTOR_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_SAVE_FILTER_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_LOAD_FILTER_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_USER_IMPERSONATE_DIALOG_COMPONENT: InjectionToken>; export declare const NAE_ADMIN_IMPERSONATE_DIALOG_COMPONENT: InjectionToken>;