export declare const CALIFORNIA_REGION_CODE = "CA";
export declare const EU_COUNTRIES: string[];
export declare const US_COUNTRY_CODE = "US";
