import { BaseComponent } from 'base-form'; import * as i0 from "@angular/core"; export declare class FileUploaderComponent extends BaseComponent { Object: ObjectConstructor; fileNames: string[]; fileProcessing(formControlName: string, fileDescription: string, event: Event, loadType: string): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=file-uploader.component.d.ts.map