export default function differenceInBusinessDays(dateLeft: string, dateRight: string): number;