import * as i0 from "@angular/core";
import * as i1 from "../forms/forms.module";
import * as i2 from "@angular/common";
import * as i3 from "../drop-area/drop-area.module";
import * as i4 from "@angular/forms";
import * as i5 from "../common/common.module";
import * as i6 from "ngx-bootstrap/popover";
import * as i7 from "./file-picker.component";
/**
 * The angular module definition for a drop-area.
 * @exports FilePickerComponent
 */
export declare class FilePickerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FilePickerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FilePickerModule, never, [typeof i1.FormsModule, typeof i2.CommonModule, typeof i3.DropAreaModule, typeof i4.FormsModule, typeof i5.CommonModule, typeof i6.PopoverModule, typeof i7.FilePickerComponent], [typeof i7.FilePickerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FilePickerModule>;
}
//# sourceMappingURL=file-picker.module.d.ts.map