// Auto-generated types for commodities utility classes (background) export const commoditiesBackgroundUtilityClasses = [ "backgroundCommoditiesGh1", "backgroundCommoditiesGh2", "backgroundCommoditiesGh3", "backgroundCommoditiesGh4", "backgroundCommoditiesGh5", "backgroundCommoditiesGh6" ] as const; export type commoditiesBackgroundUtilityClass = typeof commoditiesBackgroundUtilityClasses[number];