import * as i0 from "@angular/core";
import * as i1 from "./drop-zone.component";
import * as i2 from "@angular/common";
export declare class DropZoneModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DropZoneModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DropZoneModule, [typeof i1.DropZoneComponent], [typeof i2.CommonModule], [typeof i1.DropZoneComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DropZoneModule>;
}
