// Auto-generated aggregated types for wealth semantic tokens export const wealthSemanticTokens = [ "background-accent", "background-accent-subtle", "border-accent", "border-accent-subtle", "content-accent", "content-accent-subtle" ] as const; export type wealthSemanticToken = typeof wealthSemanticTokens[number];