export interface TimeAsInputSelectedTime { timeFrom: string; timeTo: string; } //# sourceMappingURL=range-datepicker-time-as-input.interface.d.ts.map