export interface IsoRangeDate { fromDate: string; toDate: string; } //# sourceMappingURL=iso-range-date.interface.d.ts.map