import * as i0 from "@angular/core";
import * as i1 from "./byte-unit-converter-pipe";
import * as i2 from "@angular/common";
export declare class ByteUnitConverterPipeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ByteUnitConverterPipeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ByteUnitConverterPipeModule, [typeof i1.ByteUnitConverterPipe], [typeof i2.CommonModule], [typeof i1.ByteUnitConverterPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ByteUnitConverterPipeModule>;
}
