declare module 'date-fns/get_overlapping_days_in_ranges' { import {getOverlappingDaysInRanges} from 'date-fns' export = getOverlappingDaysInRanges }