import * as i0 from "@angular/core";
import * as i1 from "./src/state-to-string.pipe";
import * as i2 from "./src/file-size.pipe";
import * as i3 from "./src/cancelable.pipe";
export * from "./src/upload-view";
export declare class NgxFileUploadUiCommonModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiCommonModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiCommonModule, [typeof i1.StateToStringPipe, typeof i2.FileSizePipe, typeof i3.CancelAblePipe], never, [typeof i1.StateToStringPipe, typeof i2.FileSizePipe, typeof i3.CancelAblePipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiCommonModule>;
}
