export const LEDGER_COMPONENTS = [
  "Ledger Application Store",
  "Ledger Live Security Services",
  "Swap API",
  "Buy",
  "Earn Dashboard",
  "Crypto Assets Service",
  "Cloud Sync",
  "Trustchain",
  "Loyalty Program",
  "Card Program",
  "Countervalue API",
] as const;
