export interface CalendarDate { service_id: number | string; date: string; exception_type: number; }