import { TimeAgoPipe } from './time-ago'; import { TimeToPipe } from './time-to'; import * as i0 from "@angular/core"; import * as i1 from "./time-ago"; import * as i2 from "./time-to"; export declare const DATE_PIPES: (typeof TimeAgoPipe | typeof TimeToPipe)[]; /** @deprecated Pipes are now standalone; Import them directly. */ export declare class NgDatePipesModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { TimeAgoPipe } from './time-ago'; export { TimeToPipe } from './time-to'; //# sourceMappingURL=index.d.ts.map