export type IWeekPrecision = 'year' | 'week' | 'week-day';
