import * as i0 from "@angular/core";
import * as i1 from "./moment/moment-format.pipe";
import * as i2 from "./moment/moment-from-now.pipe";
import * as i3 from "@angular/common";
export declare class LPipesModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LPipesModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LPipesModule, [typeof i1.MomentFormatPipe, typeof i2.MomentFromNowPipe], [typeof i3.CommonModule], [typeof i1.MomentFormatPipe, typeof i2.MomentFromNowPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LPipesModule>;
}
