import { InjectionToken } from '@angular/core'; /** * Case search request page size */ export declare const NAE_URI_NODE_CASES_PAGE_SIZE: InjectionToken;