export interface IDatepickerLegend { today: string; positive: string; negative: string; }