// Auto-generated aggregated types for commodities semantic tokens
export const commoditiesSemanticTokens = [
  "background-commodities-gh1",
  "background-commodities-gh2",
  "background-commodities-gh3",
  "background-commodities-gh4",
  "background-commodities-gh5",
  "background-commodities-gh6",
  "border-commodities-gh1",
  "border-commodities-gh2",
  "border-commodities-gh3",
  "border-commodities-gh4",
  "border-commodities-gh5",
  "border-commodities-gh6",
  "content-commodities-gh1",
  "content-commodities-gh2",
  "content-commodities-gh3",
  "content-commodities-gh4",
  "content-commodities-gh5",
  "content-commodities-gh6"
] as const;
export type commoditiesSemanticToken = typeof commoditiesSemanticTokens[number];
