
export const ECO_SDK_CONFIG = {
  openQuotingBaseUrl: "https://quotes.eco.com",
  isPreprod: false,
} as const;
