import * as i0 from "@angular/core";
import * as i1 from "./components/tree-view.component";
/** @deprecated use `TreeViewComponent` instead */
export declare class TreeViewModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TreeViewModule, never, [typeof i1.TreeViewComponent], [typeof i1.TreeViewComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TreeViewModule>;
}
