/** * This class that intersects a record with the (s). The {@link IDateRange}(s) and * each next record in sequence of the tested records have to be Date ordered in the * same order, and the ranges must not intersect with each other. */ export interface IDateRangeIntersect { } //# sourceMappingURL=date_range_intersect.d.ts.map