import { Type } from "@angular/core";
export * from "./tree-node";
export declare const TREE_VIEW_DIRECTIVES: Type<any>[];
