import * as i0 from "@angular/core";
import * as i1 from "./tree-select.component";
export declare class NzTreeSelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeSelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzTreeSelectModule, never, [typeof i1.NzTreeSelectComponent], [typeof i1.NzTreeSelectComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzTreeSelectModule>;
}
