@brightlocal/icons 0.2.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,263 +8,441 @@ import type { ComponentType, SVGProps } from "react";
8
8
  type IconModule = { default: ComponentType<SVGProps<SVGSVGElement>> };
9
9
 
10
10
  export const flagIconImports: Record<string, () => Promise<IconModule>> = {
11
- "Afghanistan": () => import("./afghanistan.js").then(m => ({ default: m.Afghanistan })),
12
- "AlandIslands": () => import("./aland-islands.js").then(m => ({ default: m.AlandIslands })),
13
- "Albania": () => import("./albania.js").then(m => ({ default: m.Albania })),
14
- "Algeria": () => import("./algeria.js").then(m => ({ default: m.Algeria })),
15
- "AmericanSamoa": () => import("./american-samoa.js").then(m => ({ default: m.AmericanSamoa })),
16
- "Andorra": () => import("./andorra.js").then(m => ({ default: m.Andorra })),
17
- "Angola": () => import("./angola.js").then(m => ({ default: m.Angola })),
18
- "Anguilla": () => import("./anguilla.js").then(m => ({ default: m.Anguilla })),
19
- "AntiguaAndBarbuda": () => import("./antigua-and-barbuda.js").then(m => ({ default: m.AntiguaAndBarbuda })),
20
- "Argentina": () => import("./argentina.js").then(m => ({ default: m.Argentina })),
21
- "Armenia": () => import("./armenia.js").then(m => ({ default: m.Armenia })),
22
- "Aruba": () => import("./aruba.js").then(m => ({ default: m.Aruba })),
23
- "Australia": () => import("./australia.js").then(m => ({ default: m.Australia })),
24
- "Austria": () => import("./austria.js").then(m => ({ default: m.Austria })),
25
- "Azerbaijan": () => import("./azerbaijan.js").then(m => ({ default: m.Azerbaijan })),
26
- "AzoresIslands": () => import("./azores-islands.js").then(m => ({ default: m.AzoresIslands })),
27
- "Bahamas": () => import("./bahamas.js").then(m => ({ default: m.Bahamas })),
28
- "Bahrain": () => import("./bahrain.js").then(m => ({ default: m.Bahrain })),
29
- "BalearicIslands": () => import("./balearic-islands.js").then(m => ({ default: m.BalearicIslands })),
30
- "Bangladesh": () => import("./bangladesh.js").then(m => ({ default: m.Bangladesh })),
31
- "Barbados": () => import("./barbados.js").then(m => ({ default: m.Barbados })),
32
- "BasqueCountry": () => import("./basque-country.js").then(m => ({ default: m.BasqueCountry })),
33
- "Belgium": () => import("./belgium.js").then(m => ({ default: m.Belgium })),
34
- "Belize": () => import("./belize.js").then(m => ({ default: m.Belize })),
35
- "Benin": () => import("./benin.js").then(m => ({ default: m.Benin })),
36
- "Bermuda": () => import("./bermuda.js").then(m => ({ default: m.Bermuda })),
37
- "Bhutan": () => import("./bhutan.js").then(m => ({ default: m.Bhutan })),
38
- "Bolivia": () => import("./bolivia.js").then(m => ({ default: m.Bolivia })),
39
- "Bonaire": () => import("./bonaire.js").then(m => ({ default: m.Bonaire })),
40
- "BosniaAndHerzegovina": () => import("./bosnia-and-herzegovina.js").then(m => ({ default: m.BosniaAndHerzegovina })),
41
- "Botswana": () => import("./botswana.js").then(m => ({ default: m.Botswana })),
42
- "Brazil": () => import("./brazil.js").then(m => ({ default: m.Brazil })),
43
- "BritishColumbia": () => import("./british-columbia.js").then(m => ({ default: m.BritishColumbia })),
44
- "BritishIndianOceanTerritory": () => import("./british-indian-ocean-territory.js").then(m => ({ default: m.BritishIndianOceanTerritory })),
45
- "BritishVirginIslands": () => import("./british-virgin-islands.js").then(m => ({ default: m.BritishVirginIslands })),
46
- "Brunei": () => import("./brunei.js").then(m => ({ default: m.Brunei })),
47
- "Bulgaria": () => import("./bulgaria.js").then(m => ({ default: m.Bulgaria })),
48
- "BurkinaFaso": () => import("./burkina-faso.js").then(m => ({ default: m.BurkinaFaso })),
49
- "Burundi": () => import("./burundi.js").then(m => ({ default: m.Burundi })),
50
- "Cambodia": () => import("./cambodia.js").then(m => ({ default: m.Cambodia })),
51
- "Cameroon": () => import("./cameroon.js").then(m => ({ default: m.Cameroon })),
52
- "Canada": () => import("./canada.js").then(m => ({ default: m.Canada })),
53
- "CanaryIslands": () => import("./canary-islands.js").then(m => ({ default: m.CanaryIslands })),
54
- "CapeVerde": () => import("./cape-verde.js").then(m => ({ default: m.CapeVerde })),
55
- "CaymanIslands": () => import("./cayman-islands.js").then(m => ({ default: m.CaymanIslands })),
56
- "CentralAfricanRepublic": () => import("./central-african-republic.js").then(m => ({ default: m.CentralAfricanRepublic })),
57
- "Ceuta": () => import("./ceuta.js").then(m => ({ default: m.Ceuta })),
58
- "Chad": () => import("./chad.js").then(m => ({ default: m.Chad })),
59
- "Chile": () => import("./chile.js").then(m => ({ default: m.Chile })),
60
- "China": () => import("./china.js").then(m => ({ default: m.China })),
61
- "CocosIsland": () => import("./cocos-island.js").then(m => ({ default: m.CocosIsland })),
62
- "Colombia": () => import("./colombia.js").then(m => ({ default: m.Colombia })),
63
- "Comoros": () => import("./comoros.js").then(m => ({ default: m.Comoros })),
64
- "CookIslands": () => import("./cook-islands.js").then(m => ({ default: m.CookIslands })),
65
- "Corsica": () => import("./corsica.js").then(m => ({ default: m.Corsica })),
66
- "CostaRica": () => import("./costa-rica.js").then(m => ({ default: m.CostaRica })),
67
- "Croatia": () => import("./croatia.js").then(m => ({ default: m.Croatia })),
68
- "Cuba": () => import("./cuba.js").then(m => ({ default: m.Cuba })),
69
- "Curacao": () => import("./curacao.js").then(m => ({ default: m.Curacao })),
70
- "Cyprus": () => import("./cyprus.js").then(m => ({ default: m.Cyprus })),
71
- "CzechRepublic": () => import("./czech-republic.js").then(m => ({ default: m.CzechRepublic })),
72
- "DemocraticRepublicOfCongo": () => import("./democratic-republic-of-congo.js").then(m => ({ default: m.DemocraticRepublicOfCongo })),
73
- "Denmark": () => import("./denmark.js").then(m => ({ default: m.Denmark })),
74
- "Djibouti": () => import("./djibouti.js").then(m => ({ default: m.Djibouti })),
75
- "Dominica": () => import("./dominica.js").then(m => ({ default: m.Dominica })),
76
- "DominicanRepublic": () => import("./dominican-republic.js").then(m => ({ default: m.DominicanRepublic })),
77
- "EastTimor": () => import("./east-timor.js").then(m => ({ default: m.EastTimor })),
78
- "Ecuador": () => import("./ecuador.js").then(m => ({ default: m.Ecuador })),
79
- "Egypt": () => import("./egypt.js").then(m => ({ default: m.Egypt })),
80
- "ElSalvador": () => import("./el-salvador.js").then(m => ({ default: m.ElSalvador })),
81
- "England": () => import("./england.js").then(m => ({ default: m.England })),
82
- "EquatorialGuinea": () => import("./equatorial-guinea.js").then(m => ({ default: m.EquatorialGuinea })),
83
- "Eritrea": () => import("./eritrea.js").then(m => ({ default: m.Eritrea })),
84
- "Estonia": () => import("./estonia.js").then(m => ({ default: m.Estonia })),
85
- "Ethiopia": () => import("./ethiopia.js").then(m => ({ default: m.Ethiopia })),
86
- "EuropeanUnion": () => import("./european-union.js").then(m => ({ default: m.EuropeanUnion })),
87
- "FalklandIslands": () => import("./falkland-islands.js").then(m => ({ default: m.FalklandIslands })),
88
- "FaroeIslands": () => import("./faroe-islands.js").then(m => ({ default: m.FaroeIslands })),
89
- "Fiji": () => import("./fiji.js").then(m => ({ default: m.Fiji })),
90
- "Finland": () => import("./finland.js").then(m => ({ default: m.Finland })),
91
- "France": () => import("./france.js").then(m => ({ default: m.France })),
92
- "FrenchPolynesia": () => import("./french-polynesia.js").then(m => ({ default: m.FrenchPolynesia })),
93
- "Gabon": () => import("./gabon.js").then(m => ({ default: m.Gabon })),
94
- "GalapagosIslands": () => import("./galapagos-islands.js").then(m => ({ default: m.GalapagosIslands })),
95
- "Gambia": () => import("./gambia.js").then(m => ({ default: m.Gambia })),
96
- "Georgia": () => import("./georgia.js").then(m => ({ default: m.Georgia })),
97
- "Germany": () => import("./germany.js").then(m => ({ default: m.Germany })),
98
- "Ghana": () => import("./ghana.js").then(m => ({ default: m.Ghana })),
99
- "Gibraltar": () => import("./gibraltar.js").then(m => ({ default: m.Gibraltar })),
100
- "Greece": () => import("./greece.js").then(m => ({ default: m.Greece })),
101
- "Greenland": () => import("./greenland.js").then(m => ({ default: m.Greenland })),
102
- "Grenada": () => import("./grenada.js").then(m => ({ default: m.Grenada })),
103
- "Guam": () => import("./guam.js").then(m => ({ default: m.Guam })),
104
- "Guatemala": () => import("./guatemala.js").then(m => ({ default: m.Guatemala })),
105
- "Guernsey": () => import("./guernsey.js").then(m => ({ default: m.Guernsey })),
106
- "GuineaBissau": () => import("./guinea-bissau.js").then(m => ({ default: m.GuineaBissau })),
107
- "Guinea": () => import("./guinea.js").then(m => ({ default: m.Guinea })),
108
- "Guyana": () => import("./guyana.js").then(m => ({ default: m.Guyana })),
109
- "Haiti": () => import("./haiti.js").then(m => ({ default: m.Haiti })),
110
- "Hawaii": () => import("./hawaii.js").then(m => ({ default: m.Hawaii })),
111
- "Honduras": () => import("./honduras.js").then(m => ({ default: m.Honduras })),
112
- "HongKong": () => import("./hong-kong.js").then(m => ({ default: m.HongKong })),
113
- "Hungary": () => import("./hungary.js").then(m => ({ default: m.Hungary })),
114
- "Iceland": () => import("./iceland.js").then(m => ({ default: m.Iceland })),
115
- "India": () => import("./india.js").then(m => ({ default: m.India })),
116
- "Indonesia": () => import("./indonesia.js").then(m => ({ default: m.Indonesia })),
117
- "Iran": () => import("./iran.js").then(m => ({ default: m.Iran })),
118
- "Iraq": () => import("./iraq.js").then(m => ({ default: m.Iraq })),
119
- "Ireland": () => import("./ireland.js").then(m => ({ default: m.Ireland })),
120
- "IsleOfMan": () => import("./isle-of-man.js").then(m => ({ default: m.IsleOfMan })),
121
- "Israel": () => import("./israel.js").then(m => ({ default: m.Israel })),
122
- "Italy": () => import("./italy.js").then(m => ({ default: m.Italy })),
123
- "IvoryCoast": () => import("./ivory-coast.js").then(m => ({ default: m.IvoryCoast })),
124
- "Jamaica": () => import("./jamaica.js").then(m => ({ default: m.Jamaica })),
125
- "Japan": () => import("./japan.js").then(m => ({ default: m.Japan })),
126
- "Jersey": () => import("./jersey.js").then(m => ({ default: m.Jersey })),
127
- "Jordan": () => import("./jordan.js").then(m => ({ default: m.Jordan })),
128
- "Kazakhstan": () => import("./kazakhstan.js").then(m => ({ default: m.Kazakhstan })),
129
- "Kenya": () => import("./kenya.js").then(m => ({ default: m.Kenya })),
130
- "Kiribati": () => import("./kiribati.js").then(m => ({ default: m.Kiribati })),
131
- "Kosovo": () => import("./kosovo.js").then(m => ({ default: m.Kosovo })),
132
- "Kuwait": () => import("./kuwait.js").then(m => ({ default: m.Kuwait })),
133
- "Kyrgyzstan": () => import("./kyrgyzstan.js").then(m => ({ default: m.Kyrgyzstan })),
134
- "Laos": () => import("./laos.js").then(m => ({ default: m.Laos })),
135
- "Latvia": () => import("./latvia.js").then(m => ({ default: m.Latvia })),
136
- "Lebanon": () => import("./lebanon.js").then(m => ({ default: m.Lebanon })),
137
- "Lesotho": () => import("./lesotho.js").then(m => ({ default: m.Lesotho })),
138
- "Liberia": () => import("./liberia.js").then(m => ({ default: m.Liberia })),
139
- "Libya": () => import("./libya.js").then(m => ({ default: m.Libya })),
140
- "Liechtenstein": () => import("./liechtenstein.js").then(m => ({ default: m.Liechtenstein })),
141
- "Lithuania": () => import("./lithuania.js").then(m => ({ default: m.Lithuania })),
142
- "Luxembourg": () => import("./luxembourg.js").then(m => ({ default: m.Luxembourg })),
143
- "Macao": () => import("./macao.js").then(m => ({ default: m.Macao })),
144
- "Madagascar": () => import("./madagascar.js").then(m => ({ default: m.Madagascar })),
145
- "Madeira": () => import("./madeira.js").then(m => ({ default: m.Madeira })),
146
- "Malawi": () => import("./malawi.js").then(m => ({ default: m.Malawi })),
147
- "Malaysia": () => import("./malaysia.js").then(m => ({ default: m.Malaysia })),
148
- "Maldives": () => import("./maldives.js").then(m => ({ default: m.Maldives })),
149
- "Mali": () => import("./mali.js").then(m => ({ default: m.Mali })),
150
- "Malta": () => import("./malta.js").then(m => ({ default: m.Malta })),
151
- "MarshallIsland": () => import("./marshall-island.js").then(m => ({ default: m.MarshallIsland })),
152
- "Martinique": () => import("./martinique.js").then(m => ({ default: m.Martinique })),
153
- "Mauritania": () => import("./mauritania.js").then(m => ({ default: m.Mauritania })),
154
- "Mauritius": () => import("./mauritius.js").then(m => ({ default: m.Mauritius })),
155
- "Melilla": () => import("./melilla.js").then(m => ({ default: m.Melilla })),
156
- "Mexico": () => import("./mexico.js").then(m => ({ default: m.Mexico })),
157
- "Micronesia": () => import("./micronesia.js").then(m => ({ default: m.Micronesia })),
158
- "Moldova": () => import("./moldova.js").then(m => ({ default: m.Moldova })),
159
- "Monaco": () => import("./monaco.js").then(m => ({ default: m.Monaco })),
160
- "Mongolia": () => import("./mongolia.js").then(m => ({ default: m.Mongolia })),
161
- "Montenegro": () => import("./montenegro.js").then(m => ({ default: m.Montenegro })),
162
- "Montserrat": () => import("./montserrat.js").then(m => ({ default: m.Montserrat })),
163
- "Morocco": () => import("./morocco.js").then(m => ({ default: m.Morocco })),
164
- "Mozambique": () => import("./mozambique.js").then(m => ({ default: m.Mozambique })),
165
- "Myanmar": () => import("./myanmar.js").then(m => ({ default: m.Myanmar })),
166
- "Namibia": () => import("./namibia.js").then(m => ({ default: m.Namibia })),
167
- "Nato": () => import("./nato.js").then(m => ({ default: m.Nato })),
168
- "Nauru": () => import("./nauru.js").then(m => ({ default: m.Nauru })),
169
- "Nepal": () => import("./nepal.js").then(m => ({ default: m.Nepal })),
170
- "Netherlands": () => import("./netherlands.js").then(m => ({ default: m.Netherlands })),
171
- "NewZealand": () => import("./new-zealand.js").then(m => ({ default: m.NewZealand })),
172
- "Nicaragua": () => import("./nicaragua.js").then(m => ({ default: m.Nicaragua })),
173
- "Niger": () => import("./niger.js").then(m => ({ default: m.Niger })),
174
- "Nigeria": () => import("./nigeria.js").then(m => ({ default: m.Nigeria })),
175
- "Niue": () => import("./niue.js").then(m => ({ default: m.Niue })),
176
- "NorfolkIsland": () => import("./norfolk-island.js").then(m => ({ default: m.NorfolkIsland })),
177
- "NorthKorea": () => import("./north-korea.js").then(m => ({ default: m.NorthKorea })),
178
- "NorthernCyprus": () => import("./northern-cyprus.js").then(m => ({ default: m.NorthernCyprus })),
179
- "NorthernMarianasIslands": () => import("./northern-marianas-islands.js").then(m => ({ default: m.NorthernMarianasIslands })),
180
- "Norway": () => import("./norway.js").then(m => ({ default: m.Norway })),
181
- "Oman": () => import("./oman.js").then(m => ({ default: m.Oman })),
182
- "OrkneyIslands": () => import("./orkney-islands.js").then(m => ({ default: m.OrkneyIslands })),
183
- "Ossetia": () => import("./ossetia.js").then(m => ({ default: m.Ossetia })),
184
- "Pakistan": () => import("./pakistan.js").then(m => ({ default: m.Pakistan })),
185
- "Palau": () => import("./palau.js").then(m => ({ default: m.Palau })),
186
- "Palestine": () => import("./palestine.js").then(m => ({ default: m.Palestine })),
187
- "Panama": () => import("./panama.js").then(m => ({ default: m.Panama })),
188
- "PapuaNewGuinea": () => import("./papua-new-guinea.js").then(m => ({ default: m.PapuaNewGuinea })),
189
- "Paraguay": () => import("./paraguay.js").then(m => ({ default: m.Paraguay })),
190
- "Peru": () => import("./peru.js").then(m => ({ default: m.Peru })),
191
- "Philippines": () => import("./philippines.js").then(m => ({ default: m.Philippines })),
192
- "PitcairnIslands": () => import("./pitcairn-islands.js").then(m => ({ default: m.PitcairnIslands })),
193
- "Poland": () => import("./poland.js").then(m => ({ default: m.Poland })),
194
- "Portugal": () => import("./portugal.js").then(m => ({ default: m.Portugal })),
195
- "PuertoRico": () => import("./puerto-rico.js").then(m => ({ default: m.PuertoRico })),
196
- "Qatar": () => import("./qatar.js").then(m => ({ default: m.Qatar })),
197
- "RapaNui": () => import("./rapa-nui.js").then(m => ({ default: m.RapaNui })),
198
- "RepublicOfMacedonia": () => import("./republic-of-macedonia.js").then(m => ({ default: m.RepublicOfMacedonia })),
199
- "RepublicOfTheCongo": () => import("./republic-of-the-congo.js").then(m => ({ default: m.RepublicOfTheCongo })),
200
- "Romania": () => import("./romania.js").then(m => ({ default: m.Romania })),
201
- "Rwanda": () => import("./rwanda.js").then(m => ({ default: m.Rwanda })),
202
- "SabaIsland": () => import("./saba-island.js").then(m => ({ default: m.SabaIsland })),
203
- "SahrawiArabDemocraticRepublic": () => import("./sahrawi-arab-democratic-republic.js").then(m => ({ default: m.SahrawiArabDemocraticRepublic })),
204
- "Samoa": () => import("./samoa.js").then(m => ({ default: m.Samoa })),
205
- "SanMarino": () => import("./san-marino.js").then(m => ({ default: m.SanMarino })),
206
- "SaoTomeAndPrince": () => import("./sao-tome-and-prince.js").then(m => ({ default: m.SaoTomeAndPrince })),
207
- "Sardinia": () => import("./sardinia.js").then(m => ({ default: m.Sardinia })),
208
- "SaudiArabia": () => import("./saudi-arabia.js").then(m => ({ default: m.SaudiArabia })),
209
- "Scotland": () => import("./scotland.js").then(m => ({ default: m.Scotland })),
210
- "Senegal": () => import("./senegal.js").then(m => ({ default: m.Senegal })),
211
- "Serbia": () => import("./serbia.js").then(m => ({ default: m.Serbia })),
212
- "Seychelles": () => import("./seychelles.js").then(m => ({ default: m.Seychelles })),
213
- "SierraLeone": () => import("./sierra-leone.js").then(m => ({ default: m.SierraLeone })),
214
- "Singapore": () => import("./singapore.js").then(m => ({ default: m.Singapore })),
215
- "SintEustatius": () => import("./sint-eustatius.js").then(m => ({ default: m.SintEustatius })),
216
- "SintMaarten": () => import("./sint-maarten.js").then(m => ({ default: m.SintMaarten })),
217
- "Slovakia": () => import("./slovakia.js").then(m => ({ default: m.Slovakia })),
218
- "Slovenia": () => import("./slovenia.js").then(m => ({ default: m.Slovenia })),
219
- "SolomonIslands": () => import("./solomon-islands.js").then(m => ({ default: m.SolomonIslands })),
220
- "Somalia": () => import("./somalia.js").then(m => ({ default: m.Somalia })),
221
- "Somaliland": () => import("./somaliland.js").then(m => ({ default: m.Somaliland })),
222
- "SouthAfrica": () => import("./south-africa.js").then(m => ({ default: m.SouthAfrica })),
223
- "SouthKorea": () => import("./south-korea.js").then(m => ({ default: m.SouthKorea })),
224
- "SouthSudan": () => import("./south-sudan.js").then(m => ({ default: m.SouthSudan })),
225
- "Spain": () => import("./spain.js").then(m => ({ default: m.Spain })),
226
- "SriLanka": () => import("./sri-lanka.js").then(m => ({ default: m.SriLanka })),
227
- "StBarts": () => import("./st-barts.js").then(m => ({ default: m.StBarts })),
228
- "StLucia": () => import("./st-lucia.js").then(m => ({ default: m.StLucia })),
229
- "StVincentAndTheGrenadines": () => import("./st-vincent-and-the-grenadines.js").then(m => ({ default: m.StVincentAndTheGrenadines })),
230
- "Sudan": () => import("./sudan.js").then(m => ({ default: m.Sudan })),
231
- "Suriname": () => import("./suriname.js").then(m => ({ default: m.Suriname })),
232
- "Swaziland": () => import("./swaziland.js").then(m => ({ default: m.Swaziland })),
233
- "Sweden": () => import("./sweden.js").then(m => ({ default: m.Sweden })),
234
- "Switzerland": () => import("./switzerland.js").then(m => ({ default: m.Switzerland })),
235
- "Syria": () => import("./syria.js").then(m => ({ default: m.Syria })),
236
- "Taiwan": () => import("./taiwan.js").then(m => ({ default: m.Taiwan })),
237
- "Tajikistan": () => import("./tajikistan.js").then(m => ({ default: m.Tajikistan })),
238
- "Tanzania": () => import("./tanzania.js").then(m => ({ default: m.Tanzania })),
239
- "Thailand": () => import("./thailand.js").then(m => ({ default: m.Thailand })),
240
- "Tibet": () => import("./tibet.js").then(m => ({ default: m.Tibet })),
241
- "Togo": () => import("./togo.js").then(m => ({ default: m.Togo })),
242
- "Tokelau": () => import("./tokelau.js").then(m => ({ default: m.Tokelau })),
243
- "Tonga": () => import("./tonga.js").then(m => ({ default: m.Tonga })),
244
- "Transnistria": () => import("./transnistria.js").then(m => ({ default: m.Transnistria })),
245
- "TrinidadAndTobago": () => import("./trinidad-and-tobago.js").then(m => ({ default: m.TrinidadAndTobago })),
246
- "Tunisia": () => import("./tunisia.js").then(m => ({ default: m.Tunisia })),
247
- "Turkey": () => import("./turkey.js").then(m => ({ default: m.Turkey })),
248
- "Turkmenistan": () => import("./turkmenistan.js").then(m => ({ default: m.Turkmenistan })),
249
- "TurksAndCaicos": () => import("./turks-and-caicos.js").then(m => ({ default: m.TurksAndCaicos })),
250
- "Tuvalu": () => import("./tuvalu.js").then(m => ({ default: m.Tuvalu })),
251
- "Uganda": () => import("./uganda.js").then(m => ({ default: m.Uganda })),
252
- "Ukraine": () => import("./ukraine.js").then(m => ({ default: m.Ukraine })),
253
- "UnitedArabEmirates": () => import("./united-arab-emirates.js").then(m => ({ default: m.UnitedArabEmirates })),
254
- "UnitedKingdom": () => import("./united-kingdom.js").then(m => ({ default: m.UnitedKingdom })),
255
- "UnitedNations": () => import("./united-nations.js").then(m => ({ default: m.UnitedNations })),
256
- "UnitedStates": () => import("./united-states.js").then(m => ({ default: m.UnitedStates })),
257
- "Uruguay": () => import("./uruguay.js").then(m => ({ default: m.Uruguay })),
258
- "UzbekistaN": () => import("./uzbekista-n.js").then(m => ({ default: m.UzbekistaN })),
259
- "Vanuatu": () => import("./vanuatu.js").then(m => ({ default: m.Vanuatu })),
260
- "VaticanCity": () => import("./vatican-city.js").then(m => ({ default: m.VaticanCity })),
261
- "Venezuela": () => import("./venezuela.js").then(m => ({ default: m.Venezuela })),
262
- "Vietnam": () => import("./vietnam.js").then(m => ({ default: m.Vietnam })),
263
- "VirginIslands": () => import("./virgin-islands.js").then(m => ({ default: m.VirginIslands })),
264
- "Wales": () => import("./wales.js").then(m => ({ default: m.Wales })),
265
- "Yemen": () => import("./yemen.js").then(m => ({ default: m.Yemen })),
266
- "Zambia": () => import("./zambia.js").then(m => ({ default: m.Zambia })),
267
- "Zimbabwe": () => import("./zimbabwe.js").then(m => ({ default: m.Zimbabwe })),
11
+ Afghanistan: () =>
12
+ import("./afghanistan.js").then((m) => ({ default: m.Afghanistan })),
13
+ AlandIslands: () =>
14
+ import("./aland-islands.js").then((m) => ({ default: m.AlandIslands })),
15
+ Albania: () => import("./albania.js").then((m) => ({ default: m.Albania })),
16
+ Algeria: () => import("./algeria.js").then((m) => ({ default: m.Algeria })),
17
+ AmericanSamoa: () =>
18
+ import("./american-samoa.js").then((m) => ({ default: m.AmericanSamoa })),
19
+ Andorra: () => import("./andorra.js").then((m) => ({ default: m.Andorra })),
20
+ Angola: () => import("./angola.js").then((m) => ({ default: m.Angola })),
21
+ Anguilla: () =>
22
+ import("./anguilla.js").then((m) => ({ default: m.Anguilla })),
23
+ AntiguaAndBarbuda: () =>
24
+ import("./antigua-and-barbuda.js").then((m) => ({
25
+ default: m.AntiguaAndBarbuda,
26
+ })),
27
+ Argentina: () =>
28
+ import("./argentina.js").then((m) => ({ default: m.Argentina })),
29
+ Armenia: () => import("./armenia.js").then((m) => ({ default: m.Armenia })),
30
+ Aruba: () => import("./aruba.js").then((m) => ({ default: m.Aruba })),
31
+ Australia: () =>
32
+ import("./australia.js").then((m) => ({ default: m.Australia })),
33
+ Austria: () => import("./austria.js").then((m) => ({ default: m.Austria })),
34
+ Azerbaijan: () =>
35
+ import("./azerbaijan.js").then((m) => ({ default: m.Azerbaijan })),
36
+ AzoresIslands: () =>
37
+ import("./azores-islands.js").then((m) => ({ default: m.AzoresIslands })),
38
+ Bahamas: () => import("./bahamas.js").then((m) => ({ default: m.Bahamas })),
39
+ Bahrain: () => import("./bahrain.js").then((m) => ({ default: m.Bahrain })),
40
+ BalearicIslands: () =>
41
+ import("./balearic-islands.js").then((m) => ({
42
+ default: m.BalearicIslands,
43
+ })),
44
+ Bangladesh: () =>
45
+ import("./bangladesh.js").then((m) => ({ default: m.Bangladesh })),
46
+ Barbados: () =>
47
+ import("./barbados.js").then((m) => ({ default: m.Barbados })),
48
+ BasqueCountry: () =>
49
+ import("./basque-country.js").then((m) => ({ default: m.BasqueCountry })),
50
+ Belgium: () => import("./belgium.js").then((m) => ({ default: m.Belgium })),
51
+ Belize: () => import("./belize.js").then((m) => ({ default: m.Belize })),
52
+ Benin: () => import("./benin.js").then((m) => ({ default: m.Benin })),
53
+ Bermuda: () => import("./bermuda.js").then((m) => ({ default: m.Bermuda })),
54
+ Bhutan: () => import("./bhutan.js").then((m) => ({ default: m.Bhutan })),
55
+ Bolivia: () => import("./bolivia.js").then((m) => ({ default: m.Bolivia })),
56
+ Bonaire: () => import("./bonaire.js").then((m) => ({ default: m.Bonaire })),
57
+ BosniaAndHerzegovina: () =>
58
+ import("./bosnia-and-herzegovina.js").then((m) => ({
59
+ default: m.BosniaAndHerzegovina,
60
+ })),
61
+ Botswana: () =>
62
+ import("./botswana.js").then((m) => ({ default: m.Botswana })),
63
+ Brazil: () => import("./brazil.js").then((m) => ({ default: m.Brazil })),
64
+ BritishColumbia: () =>
65
+ import("./british-columbia.js").then((m) => ({
66
+ default: m.BritishColumbia,
67
+ })),
68
+ BritishIndianOceanTerritory: () =>
69
+ import("./british-indian-ocean-territory.js").then((m) => ({
70
+ default: m.BritishIndianOceanTerritory,
71
+ })),
72
+ BritishVirginIslands: () =>
73
+ import("./british-virgin-islands.js").then((m) => ({
74
+ default: m.BritishVirginIslands,
75
+ })),
76
+ Brunei: () => import("./brunei.js").then((m) => ({ default: m.Brunei })),
77
+ Bulgaria: () =>
78
+ import("./bulgaria.js").then((m) => ({ default: m.Bulgaria })),
79
+ BurkinaFaso: () =>
80
+ import("./burkina-faso.js").then((m) => ({ default: m.BurkinaFaso })),
81
+ Burundi: () => import("./burundi.js").then((m) => ({ default: m.Burundi })),
82
+ Cambodia: () =>
83
+ import("./cambodia.js").then((m) => ({ default: m.Cambodia })),
84
+ Cameroon: () =>
85
+ import("./cameroon.js").then((m) => ({ default: m.Cameroon })),
86
+ Canada: () => import("./canada.js").then((m) => ({ default: m.Canada })),
87
+ CanaryIslands: () =>
88
+ import("./canary-islands.js").then((m) => ({ default: m.CanaryIslands })),
89
+ CapeVerde: () =>
90
+ import("./cape-verde.js").then((m) => ({ default: m.CapeVerde })),
91
+ CaymanIslands: () =>
92
+ import("./cayman-islands.js").then((m) => ({ default: m.CaymanIslands })),
93
+ CentralAfricanRepublic: () =>
94
+ import("./central-african-republic.js").then((m) => ({
95
+ default: m.CentralAfricanRepublic,
96
+ })),
97
+ Ceuta: () => import("./ceuta.js").then((m) => ({ default: m.Ceuta })),
98
+ Chad: () => import("./chad.js").then((m) => ({ default: m.Chad })),
99
+ Chile: () => import("./chile.js").then((m) => ({ default: m.Chile })),
100
+ China: () => import("./china.js").then((m) => ({ default: m.China })),
101
+ CocosIsland: () =>
102
+ import("./cocos-island.js").then((m) => ({ default: m.CocosIsland })),
103
+ Colombia: () =>
104
+ import("./colombia.js").then((m) => ({ default: m.Colombia })),
105
+ Comoros: () => import("./comoros.js").then((m) => ({ default: m.Comoros })),
106
+ CookIslands: () =>
107
+ import("./cook-islands.js").then((m) => ({ default: m.CookIslands })),
108
+ Corsica: () => import("./corsica.js").then((m) => ({ default: m.Corsica })),
109
+ CostaRica: () =>
110
+ import("./costa-rica.js").then((m) => ({ default: m.CostaRica })),
111
+ Croatia: () => import("./croatia.js").then((m) => ({ default: m.Croatia })),
112
+ Cuba: () => import("./cuba.js").then((m) => ({ default: m.Cuba })),
113
+ Curacao: () => import("./curacao.js").then((m) => ({ default: m.Curacao })),
114
+ Cyprus: () => import("./cyprus.js").then((m) => ({ default: m.Cyprus })),
115
+ CzechRepublic: () =>
116
+ import("./czech-republic.js").then((m) => ({ default: m.CzechRepublic })),
117
+ DemocraticRepublicOfCongo: () =>
118
+ import("./democratic-republic-of-congo.js").then((m) => ({
119
+ default: m.DemocraticRepublicOfCongo,
120
+ })),
121
+ Denmark: () => import("./denmark.js").then((m) => ({ default: m.Denmark })),
122
+ Djibouti: () =>
123
+ import("./djibouti.js").then((m) => ({ default: m.Djibouti })),
124
+ Dominica: () =>
125
+ import("./dominica.js").then((m) => ({ default: m.Dominica })),
126
+ DominicanRepublic: () =>
127
+ import("./dominican-republic.js").then((m) => ({
128
+ default: m.DominicanRepublic,
129
+ })),
130
+ EastTimor: () =>
131
+ import("./east-timor.js").then((m) => ({ default: m.EastTimor })),
132
+ Ecuador: () => import("./ecuador.js").then((m) => ({ default: m.Ecuador })),
133
+ Egypt: () => import("./egypt.js").then((m) => ({ default: m.Egypt })),
134
+ ElSalvador: () =>
135
+ import("./el-salvador.js").then((m) => ({ default: m.ElSalvador })),
136
+ England: () => import("./england.js").then((m) => ({ default: m.England })),
137
+ EquatorialGuinea: () =>
138
+ import("./equatorial-guinea.js").then((m) => ({
139
+ default: m.EquatorialGuinea,
140
+ })),
141
+ Eritrea: () => import("./eritrea.js").then((m) => ({ default: m.Eritrea })),
142
+ Estonia: () => import("./estonia.js").then((m) => ({ default: m.Estonia })),
143
+ Ethiopia: () =>
144
+ import("./ethiopia.js").then((m) => ({ default: m.Ethiopia })),
145
+ EuropeanUnion: () =>
146
+ import("./european-union.js").then((m) => ({ default: m.EuropeanUnion })),
147
+ FalklandIslands: () =>
148
+ import("./falkland-islands.js").then((m) => ({
149
+ default: m.FalklandIslands,
150
+ })),
151
+ FaroeIslands: () =>
152
+ import("./faroe-islands.js").then((m) => ({ default: m.FaroeIslands })),
153
+ Fiji: () => import("./fiji.js").then((m) => ({ default: m.Fiji })),
154
+ Finland: () => import("./finland.js").then((m) => ({ default: m.Finland })),
155
+ France: () => import("./france.js").then((m) => ({ default: m.France })),
156
+ FrenchPolynesia: () =>
157
+ import("./french-polynesia.js").then((m) => ({
158
+ default: m.FrenchPolynesia,
159
+ })),
160
+ Gabon: () => import("./gabon.js").then((m) => ({ default: m.Gabon })),
161
+ GalapagosIslands: () =>
162
+ import("./galapagos-islands.js").then((m) => ({
163
+ default: m.GalapagosIslands,
164
+ })),
165
+ Gambia: () => import("./gambia.js").then((m) => ({ default: m.Gambia })),
166
+ Georgia: () => import("./georgia.js").then((m) => ({ default: m.Georgia })),
167
+ Germany: () => import("./germany.js").then((m) => ({ default: m.Germany })),
168
+ Ghana: () => import("./ghana.js").then((m) => ({ default: m.Ghana })),
169
+ Gibraltar: () =>
170
+ import("./gibraltar.js").then((m) => ({ default: m.Gibraltar })),
171
+ Greece: () => import("./greece.js").then((m) => ({ default: m.Greece })),
172
+ Greenland: () =>
173
+ import("./greenland.js").then((m) => ({ default: m.Greenland })),
174
+ Grenada: () => import("./grenada.js").then((m) => ({ default: m.Grenada })),
175
+ Guam: () => import("./guam.js").then((m) => ({ default: m.Guam })),
176
+ Guatemala: () =>
177
+ import("./guatemala.js").then((m) => ({ default: m.Guatemala })),
178
+ Guernsey: () =>
179
+ import("./guernsey.js").then((m) => ({ default: m.Guernsey })),
180
+ GuineaBissau: () =>
181
+ import("./guinea-bissau.js").then((m) => ({ default: m.GuineaBissau })),
182
+ Guinea: () => import("./guinea.js").then((m) => ({ default: m.Guinea })),
183
+ Guyana: () => import("./guyana.js").then((m) => ({ default: m.Guyana })),
184
+ Haiti: () => import("./haiti.js").then((m) => ({ default: m.Haiti })),
185
+ Hawaii: () => import("./hawaii.js").then((m) => ({ default: m.Hawaii })),
186
+ Honduras: () =>
187
+ import("./honduras.js").then((m) => ({ default: m.Honduras })),
188
+ HongKong: () =>
189
+ import("./hong-kong.js").then((m) => ({ default: m.HongKong })),
190
+ Hungary: () => import("./hungary.js").then((m) => ({ default: m.Hungary })),
191
+ Iceland: () => import("./iceland.js").then((m) => ({ default: m.Iceland })),
192
+ India: () => import("./india.js").then((m) => ({ default: m.India })),
193
+ Indonesia: () =>
194
+ import("./indonesia.js").then((m) => ({ default: m.Indonesia })),
195
+ Iran: () => import("./iran.js").then((m) => ({ default: m.Iran })),
196
+ Iraq: () => import("./iraq.js").then((m) => ({ default: m.Iraq })),
197
+ Ireland: () => import("./ireland.js").then((m) => ({ default: m.Ireland })),
198
+ IsleOfMan: () =>
199
+ import("./isle-of-man.js").then((m) => ({ default: m.IsleOfMan })),
200
+ Israel: () => import("./israel.js").then((m) => ({ default: m.Israel })),
201
+ Italy: () => import("./italy.js").then((m) => ({ default: m.Italy })),
202
+ IvoryCoast: () =>
203
+ import("./ivory-coast.js").then((m) => ({ default: m.IvoryCoast })),
204
+ Jamaica: () => import("./jamaica.js").then((m) => ({ default: m.Jamaica })),
205
+ Japan: () => import("./japan.js").then((m) => ({ default: m.Japan })),
206
+ Jersey: () => import("./jersey.js").then((m) => ({ default: m.Jersey })),
207
+ Jordan: () => import("./jordan.js").then((m) => ({ default: m.Jordan })),
208
+ Kazakhstan: () =>
209
+ import("./kazakhstan.js").then((m) => ({ default: m.Kazakhstan })),
210
+ Kenya: () => import("./kenya.js").then((m) => ({ default: m.Kenya })),
211
+ Kiribati: () =>
212
+ import("./kiribati.js").then((m) => ({ default: m.Kiribati })),
213
+ Kosovo: () => import("./kosovo.js").then((m) => ({ default: m.Kosovo })),
214
+ Kuwait: () => import("./kuwait.js").then((m) => ({ default: m.Kuwait })),
215
+ Kyrgyzstan: () =>
216
+ import("./kyrgyzstan.js").then((m) => ({ default: m.Kyrgyzstan })),
217
+ Laos: () => import("./laos.js").then((m) => ({ default: m.Laos })),
218
+ Latvia: () => import("./latvia.js").then((m) => ({ default: m.Latvia })),
219
+ Lebanon: () => import("./lebanon.js").then((m) => ({ default: m.Lebanon })),
220
+ Lesotho: () => import("./lesotho.js").then((m) => ({ default: m.Lesotho })),
221
+ Liberia: () => import("./liberia.js").then((m) => ({ default: m.Liberia })),
222
+ Libya: () => import("./libya.js").then((m) => ({ default: m.Libya })),
223
+ Liechtenstein: () =>
224
+ import("./liechtenstein.js").then((m) => ({ default: m.Liechtenstein })),
225
+ Lithuania: () =>
226
+ import("./lithuania.js").then((m) => ({ default: m.Lithuania })),
227
+ Luxembourg: () =>
228
+ import("./luxembourg.js").then((m) => ({ default: m.Luxembourg })),
229
+ Macao: () => import("./macao.js").then((m) => ({ default: m.Macao })),
230
+ Madagascar: () =>
231
+ import("./madagascar.js").then((m) => ({ default: m.Madagascar })),
232
+ Madeira: () => import("./madeira.js").then((m) => ({ default: m.Madeira })),
233
+ Malawi: () => import("./malawi.js").then((m) => ({ default: m.Malawi })),
234
+ Malaysia: () =>
235
+ import("./malaysia.js").then((m) => ({ default: m.Malaysia })),
236
+ Maldives: () =>
237
+ import("./maldives.js").then((m) => ({ default: m.Maldives })),
238
+ Mali: () => import("./mali.js").then((m) => ({ default: m.Mali })),
239
+ Malta: () => import("./malta.js").then((m) => ({ default: m.Malta })),
240
+ MarshallIsland: () =>
241
+ import("./marshall-island.js").then((m) => ({ default: m.MarshallIsland })),
242
+ Martinique: () =>
243
+ import("./martinique.js").then((m) => ({ default: m.Martinique })),
244
+ Mauritania: () =>
245
+ import("./mauritania.js").then((m) => ({ default: m.Mauritania })),
246
+ Mauritius: () =>
247
+ import("./mauritius.js").then((m) => ({ default: m.Mauritius })),
248
+ Melilla: () => import("./melilla.js").then((m) => ({ default: m.Melilla })),
249
+ Mexico: () => import("./mexico.js").then((m) => ({ default: m.Mexico })),
250
+ Micronesia: () =>
251
+ import("./micronesia.js").then((m) => ({ default: m.Micronesia })),
252
+ Moldova: () => import("./moldova.js").then((m) => ({ default: m.Moldova })),
253
+ Monaco: () => import("./monaco.js").then((m) => ({ default: m.Monaco })),
254
+ Mongolia: () =>
255
+ import("./mongolia.js").then((m) => ({ default: m.Mongolia })),
256
+ Montenegro: () =>
257
+ import("./montenegro.js").then((m) => ({ default: m.Montenegro })),
258
+ Montserrat: () =>
259
+ import("./montserrat.js").then((m) => ({ default: m.Montserrat })),
260
+ Morocco: () => import("./morocco.js").then((m) => ({ default: m.Morocco })),
261
+ Mozambique: () =>
262
+ import("./mozambique.js").then((m) => ({ default: m.Mozambique })),
263
+ Myanmar: () => import("./myanmar.js").then((m) => ({ default: m.Myanmar })),
264
+ Namibia: () => import("./namibia.js").then((m) => ({ default: m.Namibia })),
265
+ Nato: () => import("./nato.js").then((m) => ({ default: m.Nato })),
266
+ Nauru: () => import("./nauru.js").then((m) => ({ default: m.Nauru })),
267
+ Nepal: () => import("./nepal.js").then((m) => ({ default: m.Nepal })),
268
+ Netherlands: () =>
269
+ import("./netherlands.js").then((m) => ({ default: m.Netherlands })),
270
+ NewZealand: () =>
271
+ import("./new-zealand.js").then((m) => ({ default: m.NewZealand })),
272
+ Nicaragua: () =>
273
+ import("./nicaragua.js").then((m) => ({ default: m.Nicaragua })),
274
+ Niger: () => import("./niger.js").then((m) => ({ default: m.Niger })),
275
+ Nigeria: () => import("./nigeria.js").then((m) => ({ default: m.Nigeria })),
276
+ Niue: () => import("./niue.js").then((m) => ({ default: m.Niue })),
277
+ NorfolkIsland: () =>
278
+ import("./norfolk-island.js").then((m) => ({ default: m.NorfolkIsland })),
279
+ NorthKorea: () =>
280
+ import("./north-korea.js").then((m) => ({ default: m.NorthKorea })),
281
+ NorthernCyprus: () =>
282
+ import("./northern-cyprus.js").then((m) => ({ default: m.NorthernCyprus })),
283
+ NorthernMarianasIslands: () =>
284
+ import("./northern-marianas-islands.js").then((m) => ({
285
+ default: m.NorthernMarianasIslands,
286
+ })),
287
+ Norway: () => import("./norway.js").then((m) => ({ default: m.Norway })),
288
+ Oman: () => import("./oman.js").then((m) => ({ default: m.Oman })),
289
+ OrkneyIslands: () =>
290
+ import("./orkney-islands.js").then((m) => ({ default: m.OrkneyIslands })),
291
+ Ossetia: () => import("./ossetia.js").then((m) => ({ default: m.Ossetia })),
292
+ Pakistan: () =>
293
+ import("./pakistan.js").then((m) => ({ default: m.Pakistan })),
294
+ Palau: () => import("./palau.js").then((m) => ({ default: m.Palau })),
295
+ Palestine: () =>
296
+ import("./palestine.js").then((m) => ({ default: m.Palestine })),
297
+ Panama: () => import("./panama.js").then((m) => ({ default: m.Panama })),
298
+ PapuaNewGuinea: () =>
299
+ import("./papua-new-guinea.js").then((m) => ({
300
+ default: m.PapuaNewGuinea,
301
+ })),
302
+ Paraguay: () =>
303
+ import("./paraguay.js").then((m) => ({ default: m.Paraguay })),
304
+ Peru: () => import("./peru.js").then((m) => ({ default: m.Peru })),
305
+ Philippines: () =>
306
+ import("./philippines.js").then((m) => ({ default: m.Philippines })),
307
+ PitcairnIslands: () =>
308
+ import("./pitcairn-islands.js").then((m) => ({
309
+ default: m.PitcairnIslands,
310
+ })),
311
+ Poland: () => import("./poland.js").then((m) => ({ default: m.Poland })),
312
+ Portugal: () =>
313
+ import("./portugal.js").then((m) => ({ default: m.Portugal })),
314
+ PuertoRico: () =>
315
+ import("./puerto-rico.js").then((m) => ({ default: m.PuertoRico })),
316
+ Qatar: () => import("./qatar.js").then((m) => ({ default: m.Qatar })),
317
+ RapaNui: () => import("./rapa-nui.js").then((m) => ({ default: m.RapaNui })),
318
+ RepublicOfMacedonia: () =>
319
+ import("./republic-of-macedonia.js").then((m) => ({
320
+ default: m.RepublicOfMacedonia,
321
+ })),
322
+ RepublicOfTheCongo: () =>
323
+ import("./republic-of-the-congo.js").then((m) => ({
324
+ default: m.RepublicOfTheCongo,
325
+ })),
326
+ Romania: () => import("./romania.js").then((m) => ({ default: m.Romania })),
327
+ Rwanda: () => import("./rwanda.js").then((m) => ({ default: m.Rwanda })),
328
+ SabaIsland: () =>
329
+ import("./saba-island.js").then((m) => ({ default: m.SabaIsland })),
330
+ SahrawiArabDemocraticRepublic: () =>
331
+ import("./sahrawi-arab-democratic-republic.js").then((m) => ({
332
+ default: m.SahrawiArabDemocraticRepublic,
333
+ })),
334
+ Samoa: () => import("./samoa.js").then((m) => ({ default: m.Samoa })),
335
+ SanMarino: () =>
336
+ import("./san-marino.js").then((m) => ({ default: m.SanMarino })),
337
+ SaoTomeAndPrince: () =>
338
+ import("./sao-tome-and-prince.js").then((m) => ({
339
+ default: m.SaoTomeAndPrince,
340
+ })),
341
+ Sardinia: () =>
342
+ import("./sardinia.js").then((m) => ({ default: m.Sardinia })),
343
+ SaudiArabia: () =>
344
+ import("./saudi-arabia.js").then((m) => ({ default: m.SaudiArabia })),
345
+ Scotland: () =>
346
+ import("./scotland.js").then((m) => ({ default: m.Scotland })),
347
+ Senegal: () => import("./senegal.js").then((m) => ({ default: m.Senegal })),
348
+ Serbia: () => import("./serbia.js").then((m) => ({ default: m.Serbia })),
349
+ Seychelles: () =>
350
+ import("./seychelles.js").then((m) => ({ default: m.Seychelles })),
351
+ SierraLeone: () =>
352
+ import("./sierra-leone.js").then((m) => ({ default: m.SierraLeone })),
353
+ Singapore: () =>
354
+ import("./singapore.js").then((m) => ({ default: m.Singapore })),
355
+ SintEustatius: () =>
356
+ import("./sint-eustatius.js").then((m) => ({ default: m.SintEustatius })),
357
+ SintMaarten: () =>
358
+ import("./sint-maarten.js").then((m) => ({ default: m.SintMaarten })),
359
+ Slovakia: () =>
360
+ import("./slovakia.js").then((m) => ({ default: m.Slovakia })),
361
+ Slovenia: () =>
362
+ import("./slovenia.js").then((m) => ({ default: m.Slovenia })),
363
+ SolomonIslands: () =>
364
+ import("./solomon-islands.js").then((m) => ({ default: m.SolomonIslands })),
365
+ Somalia: () => import("./somalia.js").then((m) => ({ default: m.Somalia })),
366
+ Somaliland: () =>
367
+ import("./somaliland.js").then((m) => ({ default: m.Somaliland })),
368
+ SouthAfrica: () =>
369
+ import("./south-africa.js").then((m) => ({ default: m.SouthAfrica })),
370
+ SouthKorea: () =>
371
+ import("./south-korea.js").then((m) => ({ default: m.SouthKorea })),
372
+ SouthSudan: () =>
373
+ import("./south-sudan.js").then((m) => ({ default: m.SouthSudan })),
374
+ Spain: () => import("./spain.js").then((m) => ({ default: m.Spain })),
375
+ SriLanka: () =>
376
+ import("./sri-lanka.js").then((m) => ({ default: m.SriLanka })),
377
+ StBarts: () => import("./st-barts.js").then((m) => ({ default: m.StBarts })),
378
+ StLucia: () => import("./st-lucia.js").then((m) => ({ default: m.StLucia })),
379
+ StVincentAndTheGrenadines: () =>
380
+ import("./st-vincent-and-the-grenadines.js").then((m) => ({
381
+ default: m.StVincentAndTheGrenadines,
382
+ })),
383
+ Sudan: () => import("./sudan.js").then((m) => ({ default: m.Sudan })),
384
+ Suriname: () =>
385
+ import("./suriname.js").then((m) => ({ default: m.Suriname })),
386
+ Swaziland: () =>
387
+ import("./swaziland.js").then((m) => ({ default: m.Swaziland })),
388
+ Sweden: () => import("./sweden.js").then((m) => ({ default: m.Sweden })),
389
+ Switzerland: () =>
390
+ import("./switzerland.js").then((m) => ({ default: m.Switzerland })),
391
+ Syria: () => import("./syria.js").then((m) => ({ default: m.Syria })),
392
+ Taiwan: () => import("./taiwan.js").then((m) => ({ default: m.Taiwan })),
393
+ Tajikistan: () =>
394
+ import("./tajikistan.js").then((m) => ({ default: m.Tajikistan })),
395
+ Tanzania: () =>
396
+ import("./tanzania.js").then((m) => ({ default: m.Tanzania })),
397
+ Thailand: () =>
398
+ import("./thailand.js").then((m) => ({ default: m.Thailand })),
399
+ Tibet: () => import("./tibet.js").then((m) => ({ default: m.Tibet })),
400
+ Togo: () => import("./togo.js").then((m) => ({ default: m.Togo })),
401
+ Tokelau: () => import("./tokelau.js").then((m) => ({ default: m.Tokelau })),
402
+ Tonga: () => import("./tonga.js").then((m) => ({ default: m.Tonga })),
403
+ Transnistria: () =>
404
+ import("./transnistria.js").then((m) => ({ default: m.Transnistria })),
405
+ TrinidadAndTobago: () =>
406
+ import("./trinidad-and-tobago.js").then((m) => ({
407
+ default: m.TrinidadAndTobago,
408
+ })),
409
+ Tunisia: () => import("./tunisia.js").then((m) => ({ default: m.Tunisia })),
410
+ Turkey: () => import("./turkey.js").then((m) => ({ default: m.Turkey })),
411
+ Turkmenistan: () =>
412
+ import("./turkmenistan.js").then((m) => ({ default: m.Turkmenistan })),
413
+ TurksAndCaicos: () =>
414
+ import("./turks-and-caicos.js").then((m) => ({
415
+ default: m.TurksAndCaicos,
416
+ })),
417
+ Tuvalu: () => import("./tuvalu.js").then((m) => ({ default: m.Tuvalu })),
418
+ Uganda: () => import("./uganda.js").then((m) => ({ default: m.Uganda })),
419
+ Ukraine: () => import("./ukraine.js").then((m) => ({ default: m.Ukraine })),
420
+ UnitedArabEmirates: () =>
421
+ import("./united-arab-emirates.js").then((m) => ({
422
+ default: m.UnitedArabEmirates,
423
+ })),
424
+ UnitedKingdom: () =>
425
+ import("./united-kingdom.js").then((m) => ({ default: m.UnitedKingdom })),
426
+ UnitedNations: () =>
427
+ import("./united-nations.js").then((m) => ({ default: m.UnitedNations })),
428
+ UnitedStates: () =>
429
+ import("./united-states.js").then((m) => ({ default: m.UnitedStates })),
430
+ Uruguay: () => import("./uruguay.js").then((m) => ({ default: m.Uruguay })),
431
+ UzbekistaN: () =>
432
+ import("./uzbekista-n.js").then((m) => ({ default: m.UzbekistaN })),
433
+ Vanuatu: () => import("./vanuatu.js").then((m) => ({ default: m.Vanuatu })),
434
+ VaticanCity: () =>
435
+ import("./vatican-city.js").then((m) => ({ default: m.VaticanCity })),
436
+ Venezuela: () =>
437
+ import("./venezuela.js").then((m) => ({ default: m.Venezuela })),
438
+ Vietnam: () => import("./vietnam.js").then((m) => ({ default: m.Vietnam })),
439
+ VirginIslands: () =>
440
+ import("./virgin-islands.js").then((m) => ({ default: m.VirginIslands })),
441
+ Wales: () => import("./wales.js").then((m) => ({ default: m.Wales })),
442
+ Yemen: () => import("./yemen.js").then((m) => ({ default: m.Yemen })),
443
+ Zambia: () => import("./zambia.js").then((m) => ({ default: m.Zambia })),
444
+ Zimbabwe: () =>
445
+ import("./zimbabwe.js").then((m) => ({ default: m.Zimbabwe })),
268
446
  };
269
447
 
270
448
  export type FlagIconName = keyof typeof flagIconImports;