import * as i0 from "@angular/core";
import * as i1 from "./number-translation.pipe";
export declare class NumberTransModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NumberTransModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NumberTransModule, [typeof i1.NumberTransPipe], never, [typeof i1.NumberTransPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NumberTransModule>;
}
