import { InjectionToken } from '@angular/core';
export declare const RXAP_TREE_CONTENT_EDITABLE_METHOD: InjectionToken<unknown>;
