declare const phoneNumberValidationPatterns: { AC: RegExp; AD: RegExp; AE: RegExp; AF: RegExp; AG: RegExp; AI: RegExp; AL: RegExp; AM: RegExp; AO: RegExp; AR: RegExp; AS: RegExp; AT: RegExp; AU: RegExp; AW: RegExp; AX: RegExp; AZ: RegExp; BA: RegExp; BB: RegExp; BD: RegExp; BE: RegExp; BF: RegExp; BG: RegExp; BH: RegExp; BI: RegExp; BJ: RegExp; BM: RegExp; BN: RegExp; BO: RegExp; BQ: RegExp; BR: RegExp; BS: RegExp; BT: RegExp; BW: RegExp; BY: RegExp; BZ: RegExp; CA: RegExp; CD: RegExp; CF: RegExp; CG: RegExp; CH: RegExp; CI: RegExp; CK: RegExp; CL: RegExp; CM: RegExp; CN: RegExp; CO: RegExp; CR: RegExp; CU: RegExp; CV: RegExp; CW: RegExp; CY: RegExp; CZ: RegExp; DE: RegExp; DJ: RegExp; DK: RegExp; DM: RegExp; DO: RegExp; DZ: RegExp; EC: RegExp; EE: RegExp; EG: RegExp; EH: RegExp; ER: RegExp; ES: RegExp; ET: RegExp; FI: RegExp; FJ: RegExp; FK: RegExp; FM: RegExp; FO: RegExp; FR: RegExp; GA: RegExp; GB: RegExp; GD: RegExp; GE: RegExp; GF: RegExp; GG: RegExp; GH: RegExp; GI: RegExp; GL: RegExp; GM: RegExp; GN: RegExp; GP: RegExp; GQ: RegExp; GR: RegExp; GT: RegExp; GU: RegExp; GW: RegExp; GY: RegExp; HK: RegExp; HN: RegExp; HR: RegExp; HT: RegExp; HU: RegExp; ID: RegExp; IE: RegExp; IL: RegExp; IM: RegExp; IN: RegExp; IO: RegExp; IQ: RegExp; IR: RegExp; IS: RegExp; IT: RegExp; JE: RegExp; JM: RegExp; JO: RegExp; JP: RegExp; KE: RegExp; KG: RegExp; KH: RegExp; KI: RegExp; KM: RegExp; KN: RegExp; KP: RegExp; KR: RegExp; KW: RegExp; KY: RegExp; KZ: RegExp; LA: RegExp; LB: RegExp; LC: RegExp; LI: RegExp; LK: RegExp; LR: RegExp; LS: RegExp; LT: RegExp; LU: RegExp; LV: RegExp; LY: RegExp; MA: RegExp; MC: RegExp; MD: RegExp; ME: RegExp; MG: RegExp; MH: RegExp; MK: RegExp; ML: RegExp; MM: RegExp; MN: RegExp; MO: RegExp; MP: RegExp; MQ: RegExp; MR: RegExp; MS: RegExp; MT: RegExp; MU: RegExp; MV: RegExp; MW: RegExp; MX: RegExp; MY: RegExp; MZ: RegExp; NA: RegExp; NC: RegExp; NE: RegExp; NF: RegExp; NG: RegExp; NI: RegExp; NL: RegExp; NO: RegExp; NP: RegExp; NR: RegExp; NU: RegExp; NZ: RegExp; OM: RegExp; PA: RegExp; PE: RegExp; PF: RegExp; PG: RegExp; PH: RegExp; PK: RegExp; PL: RegExp; PM: RegExp; PR: RegExp; PS: RegExp; PT: RegExp; PW: RegExp; PY: RegExp; QA: RegExp; RE: RegExp; RO: RegExp; RS: RegExp; RU: RegExp; RW: RegExp; SA: RegExp; SB: RegExp; SC: RegExp; SD: RegExp; SE: RegExp; SG: RegExp; SH: RegExp; SI: RegExp; SJ: RegExp; SK: RegExp; SL: RegExp; SM: RegExp; SN: RegExp; SO: RegExp; SR: RegExp; SS: RegExp; ST: RegExp; SV: RegExp; SX: RegExp; SY: RegExp; SZ: RegExp; TC: RegExp; TD: RegExp; TG: RegExp; TH: RegExp; TJ: RegExp; TK: RegExp; TL: RegExp; TM: RegExp; TN: RegExp; TO: RegExp; TR: RegExp; TT: RegExp; TV: RegExp; TW: RegExp; TZ: RegExp; UA: RegExp; UG: RegExp; US: RegExp; UY: RegExp; UZ: RegExp; VA: RegExp; VC: RegExp; VE: RegExp; VG: RegExp; VI: RegExp; VN: RegExp; VU: RegExp; WF: RegExp; WS: RegExp; XK: RegExp; YE: RegExp; YT: RegExp; ZA: RegExp; ZM: RegExp; ZW: RegExp; }; export default phoneNumberValidationPatterns;