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