// AUTO-GENERATED by figma-sync/generate-token-exports.mjs — DO NOT EDIT.
export declare const tokens: {
  palette: {
    readonly 'color-white': '#ffffff';
    readonly 'color-grey-2': '#f8f8f8';
    readonly 'color-grey-3': '#f0f0f0';
    readonly 'color-grey-4': '#dbdbdb';
    readonly 'color-grey-5': '#cccccc';
    readonly 'color-grey-6': '#9e9e9e';
    readonly 'color-grey-7': '#7b7b7b';
    readonly 'color-grey-8': '#595959';
    readonly 'color-grey-9': '#434343';
    readonly 'color-grey-10': '#353535';
    readonly 'color-grey-11': '#262626';
    readonly 'color-grey-12': '#1f1f1f';
    readonly 'color-grey-13': '#141414';
    readonly 'color-grey-14': '#000000';
    readonly 'brand': '#2fb54e';
    readonly 'brand-hover': '#41c760';
    readonly 'brand-match': '#0b2b13';
    readonly 'brand-disable': '#1a652c';
    readonly 'red': '#ea4233';
    readonly 'red-hover': '#ed5b4e';
    readonly 'red-bg': '#fff1f0';
    readonly 'orange': '#f68512';
    readonly 'orange-hover': '#f89c3e';
    readonly 'orange-bg': '#fff3db';
    readonly 'orange-tz': '#d39f39';
    readonly 'blue': '#3892f3';
    readonly 'blue-hover': '#62a9f6';
    readonly 'blue-bg': '#e1eefd';
    readonly 'chart-color-1': '#2fb54e';
    readonly 'chart-color-2': '#ea4233';
    readonly 'chart-color-3': '#3892f3';
    readonly 'chart-color-4': '#f68512';
    readonly 'chart-color-5': '#2dceae';
    readonly 'chart-color-6': '#d8c537';
    readonly 'chart-color-7': '#9a4ee5';
    readonly 'chart-color-8': '#e54eb4';
    readonly 'chart-color-9': '#4e6ee5';
    readonly 'chart-color-10': '#e57a4e';
    readonly 'chart-color-11': '#c47de8';
    readonly 'chart-color-12': '#a3d837';
    readonly 'green-bg': '#0b2b13';
  };
  semantic: {
    readonly 'msg-bg-red': '#3b1c1a';
    readonly 'msg-bg-brand': '#19311e';
    readonly 'msg-bg-blue': '#1a2b3c';
    readonly 'msg-bg-grey': '#353535';
    readonly 'text-heading': '#ffffff';
    readonly 'text-body': '#f8f8f8';
    readonly 'text-2': '#cccccc';
    readonly 'text-tips': '#9e9e9e';
    readonly 'text-placeholder': '#7b7b7b';
    readonly 'text-disabled': '#595959';
    readonly 'text-grey-en': '#cccccc';
    readonly 'text-grey-dis': '#7b7b7b';
    readonly 'text-grey-hv': '#cccccc';
    readonly 'text-primary-btn': '#f8f8f8';
    readonly 'icon-active': '#f8f8f8';
    readonly 'icon-default': '#9e9e9e';
    readonly 'icon-disabled': '#595959';
    readonly 'icon-placeholder': '#7b7b7b';
    readonly 'icon-grey-dis': '#7b7b7b';
    readonly 'bg-layer1': '#141414';
    readonly 'bg-layer2': '#1f1f1f';
    readonly 'bg-layer3': '#262626';
    readonly 'bg-layer4': '#353535';
    readonly 'bg-topbar': '#000000';
    readonly 'bg-grey-btn-hv': '#595959';
    readonly 'bg-grey-btn-en': '#434343';
    readonly 'bg-grey-btn-dis': '#434343';
    readonly 'line-border': '#595959';
    readonly 'line-deep': '#353535';
    readonly 'line-light': '#434343';
    readonly 'input-line-border': '#595959';
    readonly 'input-disabled-border': '#595959';
    readonly 'select-line-border': '#595959';
    readonly 'select-disabled-border': '#595959';
    readonly 'select-multi-line-border': '#595959';
    readonly 'select-chip-border': '#434343';
    readonly 'select-chip-filled-bg': '#141414';
    readonly 'notification-bg-dark': '#353535';
    readonly 'notification-bg-light': '#f8f8f8';
    readonly 'tooltip-bg-dark': '#353535';
    readonly 'tooltip-bg-light': '#ffffff';
    readonly 'tooltip-border-dark': '#595959';
    readonly 'tooltip-border-light': '#f0f0f0';
    readonly 'tooltip-text-dark': '#f8f8f8';
    readonly 'tooltip-text-light': '#141414';
    readonly 'progress-track-bg-dark': '#353535';
    readonly 'progress-track-bg-light': '#dbdbdb';
    readonly 'switch-bg-off-dark': '#595959';
    readonly 'switch-bg-off-light': '#9e9e9e';
    readonly 'switch-bg-disabled-off-dark': '#434343';
    readonly 'switch-bg-disabled-off-light': '#cccccc';
    readonly 'switch-thumb-disabled-dark': '#7b7b7b';
    readonly 'switch-thumb-disabled-light': '#f0f0f0';
    readonly 'mask-overlay': 'rgba(0, 0, 0, 0.6)';
    readonly 'input-filled-bg': '#353535';
    readonly 'prompt-success-bg': '#f1fbf3';
    readonly 'prompt-success-text': '#2fb54e';
    readonly 'prompt-info-text': '#3892f3';
    readonly 'prompt-error-text': '#ea4233';
    readonly 'prompt-warning-text': '#f68512';
    readonly 'line-divider-deep': '#353535';
    readonly 'line-divider-light': '#434343';
    readonly 'control-default-border': '#7b7b7b';
    readonly 'control-disabled-bg': '#353535';
    readonly 'control-disabled-border': '#595959';
    readonly 'control-disabled-text': '#595959';
    readonly 'control-disabled-selected-bg': '#1a652c';
    readonly 'control-disabled-selected-icon': '#9e9e9e';
    readonly 'radio-default-border': '#9e9e9e';
    readonly 'radio-selected-dot': '#141414';
    readonly 'radio-disabled-off-bg': '#595959';
    readonly 'radio-disabled-off-border': '#353535';
    readonly 'radio-disabled-selected-bg': '#1a652c';
  };
  nonColor: {
    readonly 'sp-xxs': '4px';
    readonly 'sp-xs': '8px';
    readonly 'sp-s': '12px';
    readonly 'sp-m': '16px';
    readonly 'sp-l': '24px';
    readonly 'sp-xl': '32px';
    readonly 'sp-xxl': '40px';
    readonly 'sp-xxxl': '56px';
    readonly 'r-xs': '2px';
    readonly 'r-s': '4px';
    readonly 'r-m': '8px';
    readonly 'r-l': '12px';
    readonly 'r-xl': '16px';
    readonly 'r-xxl': '20px';
    readonly 'font-family-en': '-apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif';
    readonly 'font-family-zh': '\'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'font-family-base': '-apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'font-family-clock': '\'Digital Numbers\', \'Courier New\', monospace';
    readonly 'pagination-pagesize-selector-width': '120px';
    readonly 'pagination-jumper-input-width': '64px';
    readonly 'pagination-simple-nav-width': '80px';
    readonly 'topbar-section-gap': '80px';
    readonly 'topbar-height': '64px';
    readonly 'prompt-message-l-max-width': '480px';
    readonly 'prompt-message-m-max-width': '320px';
    readonly 'notification-width-default': '480px';
    readonly 'notification-width-side-pop': '320px';
    readonly 'tooltip-max-width': '320px';
    readonly 'checkbox-size': '16px';
    readonly 'checkbox-radius': '1.2px';
    readonly 'radio-circle-size': '16px';
    readonly 'radio-circle-border-width': '1.2px';
    readonly 'radio-selected-dot-size': '6px';
    readonly 'rating-star-size': '24px';
    readonly 'slider-track-h-m': '8px';
    readonly 'slider-track-h-s': '4px';
    readonly 'slider-thumb-size-m': '16px';
    readonly 'slider-thumb-size-s': '12px';
    readonly 'slider-thumb-dot-radius-m': '3.2px';
    readonly 'slider-thumb-dot-radius-s': '2.4px';
    readonly 'progress-track-h-m': '8px';
    readonly 'progress-track-h-s': '4px';
    readonly 'progress-track-radius': '20px';
    readonly 'badge-circle-size': '24px';
    readonly 'switch-track-w': '40px';
    readonly 'switch-track-h': '20px';
    readonly 'switch-thumb-size': '16px';
    readonly 'switch-thumb-inset': '2px';
    readonly 'switch-thumb-travel': '20px';
    readonly 'form-item-row-height': '32px';
    readonly 'form-item-textarea-min-height': '100px';
    readonly 'input-number-min-width': '100px';
    readonly 'input-number-default-width': '128px';
    readonly 'input-number-max-width': '200px';
    readonly 'control-height-xxs': '32px';
    readonly 'shadow-l1': '0 5px 12px 4px #00000017, 0 3px 6px 0 #0000001f, 0 1px 2px -2px #00000029';
    readonly 'shadow-l2': '0 9px 28px 8px #0000000d, 0 6px 16px 0 #00000014, 0 3px 6px -4px #0000001f';
    readonly 'shadow-l3': '0 12px 48px 16px #00000008, 0 9px 28px 0 #0000000d, 0 6px 16px -8px #00000014';
    readonly 'mask-overlay-blur': '8px';
    readonly 'text-style-tips': '400 12px/16px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-body': '400 14px/21px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-pop-title': '600 16px/24px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-headline-2': '600 18px/27px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-headline-1': '600 20px/30px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-large-title-22': '600 22px/33px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'text-style-large-title-24': '600 24px/36px -apple-system, BlinkMacSystemFont, \'Segoe UI\', Roboto, Oxygen, Ubuntu, \'Fira Sans\', \'Droid Sans\', \'Helvetica Neue\', sans-serif, \'PingFang SC\', \'Microsoft YaHei\', Helvetica, Arial, sans-serif';
    readonly 'font-size-tips': '12px';
    readonly 'font-size-body': '14px';
    readonly 'font-size-pop-title': '16px';
    readonly 'font-size-headline-2': '18px';
    readonly 'font-size-headline-1': '20px';
    readonly 'font-size-large-title-22': '22px';
    readonly 'font-size-large-title-24': '24px';
    readonly 'line-height-tips': '16px';
    readonly 'line-height-body': '21px';
    readonly 'line-height-pop-title': '24px';
    readonly 'line-height-headline-2': '27px';
    readonly 'line-height-headline-1': '30px';
    readonly 'line-height-large-title-22': '33px';
    readonly 'line-height-large-title-24': '36px';
    readonly 'font-weight-regular': '400';
    readonly 'font-weight-semibold': '600';
    readonly 'form-item-root-width-single-line': '638px';
    readonly 'form-item-root-width-two-lines': '440px';
    readonly 'form-item-label-width-120': '120px';
    readonly 'form-item-label-width-200': '200px';
    readonly 'form-item-label-width-dynamic': 'auto';
  };
};
export declare const tokensLight: Record<string, string>;
export type TokenName = 'color-white' | 'color-grey-2' | 'color-grey-3' | 'color-grey-4' | 'color-grey-5' | 'color-grey-6' | 'color-grey-7' | 'color-grey-8' | 'color-grey-9' | 'color-grey-10' | 'color-grey-11' | 'color-grey-12' | 'color-grey-13' | 'color-grey-14' | 'brand' | 'brand-hover' | 'brand-match' | 'brand-disable' | 'red' | 'red-hover' | 'red-bg' | 'orange' | 'orange-hover' | 'orange-bg' | 'orange-tz' | 'blue' | 'blue-hover' | 'blue-bg' | 'chart-color-1' | 'chart-color-2' | 'chart-color-3' | 'chart-color-4' | 'chart-color-5' | 'chart-color-6' | 'chart-color-7' | 'chart-color-8' | 'chart-color-9' | 'chart-color-10' | 'chart-color-11' | 'chart-color-12' | 'green-bg' | 'msg-bg-red' | 'msg-bg-brand' | 'msg-bg-blue' | 'msg-bg-grey' | 'text-heading' | 'text-body' | 'text-2' | 'text-tips' | 'text-placeholder' | 'text-disabled' | 'text-grey-en' | 'text-grey-dis' | 'text-grey-hv' | 'text-primary-btn' | 'icon-active' | 'icon-default' | 'icon-disabled' | 'icon-placeholder' | 'icon-grey-dis' | 'bg-layer1' | 'bg-layer2' | 'bg-layer3' | 'bg-layer4' | 'bg-topbar' | 'bg-grey-btn-hv' | 'bg-grey-btn-en' | 'bg-grey-btn-dis' | 'line-border' | 'line-deep' | 'line-light' | 'input-line-border' | 'input-disabled-border' | 'select-line-border' | 'select-disabled-border' | 'select-multi-line-border' | 'select-chip-border' | 'select-chip-filled-bg' | 'notification-bg-dark' | 'notification-bg-light' | 'tooltip-bg-dark' | 'tooltip-bg-light' | 'tooltip-border-dark' | 'tooltip-border-light' | 'tooltip-text-dark' | 'tooltip-text-light' | 'progress-track-bg-dark' | 'progress-track-bg-light' | 'switch-bg-off-dark' | 'switch-bg-off-light' | 'switch-bg-disabled-off-dark' | 'switch-bg-disabled-off-light' | 'switch-thumb-disabled-dark' | 'switch-thumb-disabled-light' | 'mask-overlay' | 'input-filled-bg' | 'prompt-success-bg' | 'prompt-success-text' | 'prompt-info-text' | 'prompt-error-text' | 'prompt-warning-text' | 'line-divider-deep' | 'line-divider-light' | 'control-default-border' | 'control-disabled-bg' | 'control-disabled-border' | 'control-disabled-text' | 'control-disabled-selected-bg' | 'control-disabled-selected-icon' | 'radio-default-border' | 'radio-selected-dot' | 'radio-disabled-off-bg' | 'radio-disabled-off-border' | 'radio-disabled-selected-bg' | 'sp-xxs' | 'sp-xs' | 'sp-s' | 'sp-m' | 'sp-l' | 'sp-xl' | 'sp-xxl' | 'sp-xxxl' | 'r-xs' | 'r-s' | 'r-m' | 'r-l' | 'r-xl' | 'r-xxl' | 'font-family-en' | 'font-family-zh' | 'font-family-base' | 'font-family-clock' | 'pagination-pagesize-selector-width' | 'pagination-jumper-input-width' | 'pagination-simple-nav-width' | 'topbar-section-gap' | 'topbar-height' | 'prompt-message-l-max-width' | 'prompt-message-m-max-width' | 'notification-width-default' | 'notification-width-side-pop' | 'tooltip-max-width' | 'checkbox-size' | 'checkbox-radius' | 'radio-circle-size' | 'radio-circle-border-width' | 'radio-selected-dot-size' | 'rating-star-size' | 'slider-track-h-m' | 'slider-track-h-s' | 'slider-thumb-size-m' | 'slider-thumb-size-s' | 'slider-thumb-dot-radius-m' | 'slider-thumb-dot-radius-s' | 'progress-track-h-m' | 'progress-track-h-s' | 'progress-track-radius' | 'badge-circle-size' | 'switch-track-w' | 'switch-track-h' | 'switch-thumb-size' | 'switch-thumb-inset' | 'switch-thumb-travel' | 'form-item-row-height' | 'form-item-textarea-min-height' | 'input-number-min-width' | 'input-number-default-width' | 'input-number-max-width' | 'control-height-xxs' | 'shadow-l1' | 'shadow-l2' | 'shadow-l3' | 'mask-overlay-blur' | 'text-style-tips' | 'text-style-body' | 'text-style-pop-title' | 'text-style-headline-2' | 'text-style-headline-1' | 'text-style-large-title-22' | 'text-style-large-title-24' | 'font-size-tips' | 'font-size-body' | 'font-size-pop-title' | 'font-size-headline-2' | 'font-size-headline-1' | 'font-size-large-title-22' | 'font-size-large-title-24' | 'line-height-tips' | 'line-height-body' | 'line-height-pop-title' | 'line-height-headline-2' | 'line-height-headline-1' | 'line-height-large-title-22' | 'line-height-large-title-24' | 'font-weight-regular' | 'font-weight-semibold' | 'form-item-root-width-single-line' | 'form-item-root-width-two-lines' | 'form-item-label-width-120' | 'form-item-label-width-200' | 'form-item-label-width-dynamic';
