import * as i0 from "@angular/core";
import * as i1 from "./mega.pipe";
import * as i2 from "./price.pipe";
import * as i3 from "./cny.pipe";
export declare class CurrencyPipeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CurrencyPipeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CurrencyPipeModule, never, [typeof i1.CurrencyMegaPipe, typeof i2.CurrencyPricePipe, typeof i3.CurrencyCNYPipe], [typeof i1.CurrencyMegaPipe, typeof i2.CurrencyPricePipe, typeof i3.CurrencyCNYPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CurrencyPipeModule>;
}
