// Auto-generated aggregated types for all semantic tokens in category "border" export const allBorderSemanticTokens = [ "border-accent", "border-accent-subtle", "border-commodities-gh1", "border-commodities-gh2", "border-commodities-gh3", "border-commodities-gh4", "border-commodities-gh5", "border-commodities-gh6", "border-data-viz-blue", "border-data-viz-blue-subtle", "border-data-viz-brown", "border-data-viz-brown-subtle", "border-data-viz-grey", "border-data-viz-grey-subtle", "border-data-viz-lilac", "border-data-viz-lilac-subtle", "border-data-viz-magenta", "border-data-viz-magenta-subtle", "border-data-viz-mint-green", "border-data-viz-mint-green-subtle", "border-data-viz-olive-green", "border-data-viz-olive-green-subtle", "border-data-viz-orange", "border-data-viz-orange-subtle", "border-data-viz-red", "border-data-viz-red-subtle", "border-data-viz-sky-blue", "border-data-viz-sky-blue-subtle", "border-data-viz-yellow", "border-data-viz-yellow-subtle", "border-disabled", "border-disabled-on-surface-z1", "border-disabled-on-surface-z2", "border-negative", "border-neutral", "border-positive", "border-primary", "border-primary-on-surface-z1", "border-primary-on-surface-z2" ] as const; export type AllBorderSemanticToken = typeof allBorderSemanticTokens[number];