import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "../tooltip/tooltip.module";
import * as i3 from "../icon/icon.module";
import * as i4 from "../input/input.module";
import * as i5 from "./tree-select.component";
import * as i6 from "./tree-node-placeholder.component";
export declare class TreeSelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TreeSelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TreeSelectModule, never, [typeof i1.CommonModule, typeof i2.TooltipModule, typeof i3.IconModule, typeof i4.InputModule, typeof i5.TreeSelectComponent, typeof i5.TreeNodeComponent, typeof i6.TreeNodePlaceholderComponent], [typeof i5.TreeSelectComponent, typeof i5.TreeNodeComponent, typeof i6.TreeNodePlaceholderComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TreeSelectModule>;
}
