export type Region = { name: string; code: string; }; //# sourceMappingURL=Region.d.ts.map