export declare const color: string[]; export declare const deprecatedColor: readonly ["--color-content-primary", "--color-content-secondary", "--color-content-tertiary", "--color-content-disabled", "--color-content-ghost-disabled", "--color-content-action", "--color-content-action-hover", "--color-content-action-pressed", "--color-content-action-dark", "--color-content-action-on", "--color-content-error", "--color-content-error-hover", "--color-content-error-pressed", "--color-content-error-light-on", "--color-content-warning", "--color-content-warning-hover", "--color-content-warning-pressed", "--color-content-warning-light-on", "--color-content-success", "--color-content-success-hover", "--color-content-success-pressed", "--color-content-success-light-on", "--color-content-info", "--color-content-info-hover", "--color-content-info-pressed", "--color-content-info-light-on", "--color-content-primary-inverse", "--color-background-main", "--color-background-main-hover", "--color-background-main-pressed", "--color-background-primary", "--color-background-primary-hover", "--color-background-primary-pressed", "--color-background-secondary", "--color-background-secondary-hover", "--color-background-secondary-pressed", "--color-background-tertiary", "--color-background-tertiary-hover", "--color-background-tertiary-pressed", "--color-background-disabled", "--color-background-action", "--color-background-action-hover", "--color-background-action-pressed", "--color-background-action-active-disabled", "--color-background-action-light", "--color-background-action-light-hover", "--color-background-action-light-pressed", "--color-background-error", "--color-background-error-hover", "--color-background-error-pressed", "--color-background-error-light", "--color-background-error-light-hover", "--color-background-error-light-pressed", "--color-background-warning", "--color-background-warning-hover", "--color-background-warning-pressed", "--color-background-warning-light", "--color-background-warning-light-hover", "--color-background-warning-light-pressed", "--color-background-success", "--color-background-success-hover", "--color-background-success-pressed", "--color-background-success-light", "--color-background-success-light-hover", "--color-background-success-light-pressed", "--color-background-info", "--color-background-info-hover", "--color-background-info-pressed", "--color-background-info-light", "--color-background-info-light-hover", "--color-background-info-light-pressed", "--color-background-main-inverse", "--color-background-overlay", "--color-background-ghost", "--color-background-ghost-hover", "--color-background-ghost-pressed", "--color-background-ghost-disabled", "--color-border-main", "--color-border-main-hover", "--color-border-main-pressed", "--color-border-secondary", "--color-border-secondary-hover", "--color-border-secondary-pressed", "--color-border-disabled", "--color-border-ghost-disabled", "--color-border-focused", "--color-border-action", "--color-border-action-hover", "--color-border-action-pressed", "--color-border-error", "--color-border-warning", "--color-border-success", "--color-border-info", "--color-border-main-on", "--color-space-space-95", "--color-space-space-85", "--color-space-space-80", "--color-space-space-60", "--color-space-space-40", "--color-space-space-30", "--color-space-space-20", "--color-space-space-20-overlay", "--color-space-space-10", "--color-additional-a1", "--color-additional-a2", "--color-additional-a3", "--color-additional-b1", "--color-additional-b2", "--color-additional-b3", "--color-additional-c1", "--color-additional-c2", "--color-additional-c3", "--color-additional-d1", "--color-additional-d2", "--color-additional-d3", "--color-additional-e1", "--color-additional-e2", "--color-additional-e3", "--color-additional-f1", "--color-additional-f2", "--color-additional-f3", "--color-additional-g1", "--color-additional-g2", "--color-additional-g3", "--color-additional-h1", "--color-additional-h2", "--color-additional-h3"]; export declare const borderRadius: readonly ["--border-radius-l", "--border-radius-xl", "--border-radius-m", "--border-radius-s", "--border-radius-xs", "--border-radius-2xs"]; export declare const borderWidth: readonly ["--border-width-s", "--border-width-m"]; export declare const shadow: readonly ["--shadow-l", "--shadow-m", "--shadow-s"]; export declare const breakpoint: readonly ["--breakpoint-xs", "--breakpoint-s", "--breakpoint-m", "--breakpoint-l"]; export declare const zIndex: readonly ["--z-index-default", "--z-index-absolute", "--z-index-header", "--z-index-sidebar", "--z-index-modal", "--z-index-popover", "--z-index-snackbar", "--z-index-livespace", "--z-index-chat"]; export declare const space: readonly ["--spacing-05x", "--spacing-1x", "--spacing-2x", "--spacing-3x", "--spacing-4x", "--spacing-5x", "--spacing-6x", "--spacing-8x", "--spacing-10x", "--spacing-12x", "--spacing-14x", "--spacing-16x", "--spacing-18x", "--spacing-20x"]; export declare const typography: readonly ["--typography-heading-4xl-font", "--typography-heading-3xl-font", "--typography-heading-2xl-font", "--typography-heading-xl-font", "--typography-text-4xl-font", "--typography-text-4xl_strong-font", "--typography-text-3xl-font", "--typography-text-3xl_strong-font", "--typography-text-2xl-font", "--typography-text-2xl_strong-font", "--typography-text-xl-font", "--typography-text-xl_strong-font", "--typography-text-l-font", "--typography-text-l_strong-font", "--typography-text-m-font", "--typography-text-m_strong-font", "--typography-text-s-font", "--typography-text-s_strong-font", "--typography-text-xs-font", "--typography-text-xs_strong-font", "--typography-text-2xs-font", "--typography-text-2xs_strong-font", "--typography-text-3xs-font", "--typography-text-3xs_strong-font", "--typography-caption-3xs-font", "--typography-caption-3xs-text_transform", "--typography-caption-3xs-letter_spacing", "--typography-caption-3xs_strong-font", "--typography-caption-3xs_strong-text_transform", "--typography-caption-3xs_strong-letter_spacing"]; export declare const transition: readonly ["--transition-default", "--transition-slow"];