export interface SelectedTime { time: string; controlName?: string; }