export declare const timezonesPart3: { value: string; abbr: string; offset: number; isdst: boolean; text: string; utc: string[]; }[]; //# sourceMappingURL=part-3.d.ts.map