import { type WorkTimeRegulationWithRules } from "./workTimeRegulationWithRules.js"; export declare const workTimeRegulationWithRulesCountryPresets: Record<"Germany" | "Austria" | "Switzerland" | "Netherlands" | "Greece" | "France", WorkTimeRegulationWithRules>; //# sourceMappingURL=workTimeRegulationWithRules.mocks.d.ts.map