export interface InputDateInitialDates { start: Date; end?: Date; } //# sourceMappingURL=input-date.model.d.ts.map