import type { ToNextSelectedDateInit } from './typings.js';
export declare function toNextSelectedDate({ currentDate, date, disabledDatesSet, disabledDaysSet, hasAltKey, key, maxTime, minTime, }: ToNextSelectedDateInit): Date;
//# sourceMappingURL=to-next-selected-date.d.ts.map