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