export interface Slot { startTime: string; endTime: string; }