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