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