import { type GetActiveDateProps } from './shiftToNextAvailableDate'; export declare const findClosestActiveDateInYear: ({ date, disabledDate, periodType, }: Omit) => Date; //# sourceMappingURL=findClosestActiveDateInYear.d.ts.map