import * as i0 from "@angular/core";
import * as i1 from "./image-cropper";
import * as i2 from "./image-cropper-base";
export declare class LyImageCropperModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LyImageCropperModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LyImageCropperModule, never, [typeof i1.LyImageCropper, typeof i1.LyCropperArea], [typeof i1.LyImageCropper, typeof i1.LyCropperArea]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LyImageCropperModule>;
}
export declare class LyImageCropperBaseModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LyImageCropperBaseModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LyImageCropperBaseModule, never, [typeof i2.LyImageCropperBase], [typeof i2.LyImageCropperBase]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LyImageCropperBaseModule>;
}
