import { InjectionToken } from '@angular/core'; import { TreeCaseViewConfiguration } from './tree-case-view-configuration'; export declare const NAE_TREE_CASE_VIEW_CONFIGURATION: InjectionToken;