export interface Slot { date: string; timeSlots?: string[]; }