// @flow

declare module.exports: (
  date: Date | string | number,
  dayOfMonth: number
) => Date