import type { ToNextSelectableYearInit } from './typings.js';
export declare function toNextSelectedYear({ key, max, min, year, }: ToNextSelectableYearInit): number;
//# sourceMappingURL=to-next-selected-year.d.ts.map