export interface DotDateSlot { date: string; time: string; }