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