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