// @flow
declare module.exports: (
dateLeft: Date | string | number,
dateRight: Date | string | number
) => boolean