export interface RangeTime { fromTime: string; toTime: string; } //# sourceMappingURL=range-time.model.d.ts.map