import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./treeview.module";
/**
 * NgModule definition for the TreeView component with providers.
 */
export declare class TreeViewAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TreeViewAllModule, never, [typeof i1.CommonModule, typeof i2.TreeViewModule], [typeof i2.TreeViewModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TreeViewAllModule>;
}
