export type TDay = 'chosen' | 'other' | 'default';
