import { Timezone } from '../types/index.js'; export declare const TIMEZONES: Record; export declare const ACCEPTANCE_TIMEZONE: string; export declare const COUNTRIES_TIMEZONES: Timezone[];