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