// @flow declare module.exports: ( date: Date|string|number, options?: { weekStartsOn?: number } ) => Date