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