import * as i0 from "@angular/core";
import * as i1 from "./color-picker.component";
import * as i2 from "./color-block.component";
import * as i3 from "./color-format.component";
import * as i4 from "@angular/common";
import * as i5 from "ng-antd-color-picker";
import * as i6 from "ng-zorro-antd/popover";
import * as i7 from "ng-zorro-antd/select";
import * as i8 from "@angular/forms";
import * as i9 from "ng-zorro-antd/input-number";
import * as i10 from "ng-zorro-antd/input";
export declare class NzColorPickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzColorPickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzColorPickerModule, [typeof i1.NzColorPickerComponent, typeof i2.NzColorBlockComponent, typeof i3.NzColorFormatComponent], [typeof i4.CommonModule, typeof i5.NgAntdColorPickerModule, typeof i6.NzPopoverModule, typeof i7.NzSelectModule, typeof i8.FormsModule, typeof i9.NzInputNumberModule, typeof i10.NzInputModule, typeof i8.ReactiveFormsModule], [typeof i1.NzColorPickerComponent, typeof i2.NzColorBlockComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzColorPickerModule>;
}
