import { PepperiIconRegistry } from '@pepperi/lib/icon';
import * as i0 from "@angular/core";
import * as i1 from "./files-uploader.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/material/core";
import * as i5 from "@angular/material/button";
import * as i6 from "@angular/material/form-field";
import * as i7 from "@angular/material/input";
import * as i8 from "@angular/material/icon";
import * as i9 from "ng2-file-upload";
import * as i10 from "@pepperi/lib";
import * as i11 from "@pepperi/lib/icon";
import * as i12 from "@pepperi/lib/dialog";
export declare class PepperiFilesUploaderModule {
    private pepperiIconRegistry;
    constructor(pepperiIconRegistry: PepperiIconRegistry);
    static ɵmod: i0.ɵɵNgModuleDefWithMeta<PepperiFilesUploaderModule, [typeof i1.FilesUploaderComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i3.FormsModule, typeof i4.MatCommonModule, typeof i5.MatButtonModule, typeof i6.MatFormFieldModule, typeof i7.MatInputModule, typeof i8.MatIconModule, typeof i9.FileUploadModule, typeof i10.PepperiModule, typeof i11.PepperiIconModule, typeof i12.PepperiDialogModule], [typeof i1.FilesUploaderComponent]>;
    static ɵinj: i0.ɵɵInjectorDef<PepperiFilesUploaderModule>;
}
