export interface SelectedDate { date: string; controlName?: string; }