export declare function updateYearWithMinMax(date: Date | number, min: Date, max: Date): number | Date;
//# sourceMappingURL=update-year-with-min-max.d.ts.map