declare const getWeeklyCronScheduleAt: (date: Date) => string;
export { getWeeklyCronScheduleAt };
//# sourceMappingURL=cron.d.ts.map