import { RuleModule, TimeOfDayPreferences } from '../types/types';
export declare const DEFAULT_TIME_OF_DAY_PREFERENCES: TimeOfDayPreferences;
export declare const timeOfDayRule: RuleModule;
//# sourceMappingURL=time-of-day.d.ts.map