/** Returns midnight on the fist day of the provided month */
export declare const getFirstOfUTCMonth: (date: Date) => Date;
//# sourceMappingURL=getFirstOfUTCMonth.d.ts.map