export default function isSameISOWeekYear(dateLeft: string, dateRight: string): boolean;