import * as i0 from "@angular/core";
import * as i1 from "./igx-color-editor-component";
import * as i2 from "@angular/common";
import * as i3 from "./igx-color-editor-panel-dynamic-module";
export declare class IgxColorEditorModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxColorEditorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxColorEditorModule, [typeof i1.IgxColorEditorComponent], [typeof i2.CommonModule, typeof i3.IgxColorEditorPanelDynamicModule], [typeof i1.IgxColorEditorComponent, typeof i3.IgxColorEditorPanelDynamicModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxColorEditorModule>;
}
