import * as i0 from "@angular/core";
import * as i1 from "./color-picker.component";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/material/input";
import * as i4 from "@angular/material/button";
import * as i5 from "@angular/material/icon";
import * as i6 from "@angular/common";
export declare class ColorPickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorPickerComponent], [typeof i2.ReactiveFormsModule, typeof i2.FormsModule, typeof i3.MatInputModule, typeof i4.MatButtonModule, typeof i5.MatIconModule, typeof i6.CommonModule], [typeof i1.ColorPickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>;
}
