import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./uploader.module";
/**
 * NgModule definition for the Uploader component with providers.
 */
export declare class UploaderAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<UploaderAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<UploaderAllModule, never, [typeof i1.CommonModule, typeof i2.UploaderModule], [typeof i2.UploaderModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<UploaderAllModule>;
}
