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