import { PipeTransform } from '@angular/core'; import * as moment from 'moment'; import * as ɵngcc0 from '@angular/core'; export declare class ParseZonePipe implements PipeTransform { transform(value: moment.MomentInput): moment.Moment; static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵpipe: ɵngcc0.ɵɵPipeDeclaration; } //# sourceMappingURL=parse-zone.pipe.d.ts.map