export type Geolocation = { countryCode: string | undefined regionCode: string | undefined }