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