// Auto-generated types for wealth semantic tokens (background) export const wealthBackgroundSemanticTokens = [ "background-accent", "background-accent-subtle" ] as const; export type wealthBackgroundSemanticToken = typeof wealthBackgroundSemanticTokens[number];