export function europeanSellerCentralUriFactory(): string {
  return 'https://sellercentral-europe.amazon.com'
}
