import * as i0 from "@angular/core";
import * as i1 from "./download-zip.dialog";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/dialog";
import * as i4 from "@angular/material/progress-bar";
import * as i5 from "@angular/material/button";
import * as i6 from "@ngx-translate/core";
export declare class DownloadZipDialogModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DownloadZipDialogModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DownloadZipDialogModule, [typeof i1.DownloadZipDialogComponent], [typeof i2.CommonModule, typeof i3.MatDialogModule, typeof i4.MatProgressBarModule, typeof i5.MatButtonModule, typeof i6.TranslateModule], [typeof i1.DownloadZipDialogComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DownloadZipDialogModule>;
}
