import { isoly } from "isoly"; import { isly } from "isly"; export declare namespace Holidays { type Regions = (typeof Regions.values)[number]; namespace Regions { const values: readonly ["England", "Wales", "Scotland", "Northern Ireland"]; const type: isly.Type<"England" | "Wales" | "Scotland" | "Northern Ireland">; } const dates: Record[]>; }