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