/**
 * @hidden
 */
export declare const setMonth: (value: Date, month: number) => Date;
