// Auto-generated types for groww-primary semantic tokens (content) export const growwprimaryContentSemanticTokens = [ "content-accent", "content-accent-secondary", "content-accent-secondary-subtle", "content-disabled", "content-inverse-primary", "content-inverse-secondary", "content-negative", "content-on-accent-secondary-subtle", "content-on-accent-subtle", "content-on-colour", "content-on-colour-inverse", "content-on-negative-subtle", "content-on-positive-subtle", "content-on-warning-subtle", "content-positive", "content-primary", "content-secondary", "content-tertiary", "content-warning" ] as const; export type growwprimaryContentSemanticToken = typeof growwprimaryContentSemanticTokens[number];