import * as i0 from "@angular/core";
import * as i1 from "./tree-node/tree-node.component";
import * as i2 from "./o-tree.component";
import * as i3 from "./header/tree-menu/o-tree-menu.component";
import * as i4 from "@angular/common";
import * as i5 from "../input/search-input/o-search-input.module";
import * as i6 from "../../shared/shared.module";
import * as i7 from "@angular/cdk/tree";
import * as i8 from "@angular/material/tree";
export declare class OTreeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<OTreeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<OTreeModule, [typeof i1.OTreeNodeComponent, typeof i2.OTreeComponent, typeof i3.OTreeMenuComponent], [typeof i4.CommonModule, typeof i5.OSearchInputModule, typeof i6.OSharedModule, typeof i7.CdkTreeModule, typeof i8.MatTreeModule], [typeof i2.OTreeComponent, typeof i1.OTreeNodeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<OTreeModule>;
}
