@patreon/studio
Version:
Patreon Studio Design System
280 lines (279 loc) • 24.2 kB
TypeScript
/**
* This file is generated. Do not edit.
* Generated on Mon Jun 02 2025 12:48:46 PM
*/
export declare type ComponentButtonActionDefaultTokenName = '--component-button-action-default';
export declare type ComponentButtonActionHoverTokenName = '--component-button-action-hover';
export declare type ComponentButtonActionPressedTokenName = '--component-button-action-pressed';
export declare type ComponentButtonOnActionDefaultTokenName = '--component-button-onAction-default';
export declare type ComponentButtonOnActionHoverTokenName = '--component-button-onAction-hover';
export declare type ComponentButtonOnActionPressedTokenName = '--component-button-onAction-pressed';
export declare type GlobalBgBaseAltDefaultTokenName = '--global-bg-baseAlt-default';
export declare type GlobalBgBaseAltHoverTokenName = '--global-bg-baseAlt-hover';
export declare type GlobalBgBaseAltPressedTokenName = '--global-bg-baseAlt-pressed';
export declare type GlobalBgBaseDefaultTokenName = '--global-bg-base-default';
export declare type GlobalBgBaseHoverTokenName = '--global-bg-base-hover';
export declare type GlobalBgBasePressedTokenName = '--global-bg-base-pressed';
export declare type GlobalBgElevatedDefaultTokenName = '--global-bg-elevated-default';
export declare type GlobalBgElevatedHoverTokenName = '--global-bg-elevated-hover';
export declare type GlobalBgElevatedPressedTokenName = '--global-bg-elevated-pressed';
export declare type GlobalBgPageAltDefaultTokenName = '--global-bg-pageAlt-default';
export declare type GlobalBgPageAltHoverTokenName = '--global-bg-pageAlt-hover';
export declare type GlobalBgPageAltPressedTokenName = '--global-bg-pageAlt-pressed';
export declare type GlobalBgPageDefaultTokenName = '--global-bg-page-default';
export declare type GlobalBgPageHoverTokenName = '--global-bg-page-hover';
export declare type GlobalBgPagePressedTokenName = '--global-bg-page-pressed';
export declare type GlobalBorderActionDefaultTokenName = '--global-border-action-default';
export declare type GlobalBorderActionHoverTokenName = '--global-border-action-hover';
export declare type GlobalBorderActionPressedTokenName = '--global-border-action-pressed';
export declare type GlobalBorderMutedDefaultTokenName = '--global-border-muted-default';
export declare type GlobalBorderMutedHoverTokenName = '--global-border-muted-hover';
export declare type GlobalBorderMutedPressedTokenName = '--global-border-muted-pressed';
export declare type GlobalBorderWidthNoneTokenName = '--global-borderWidth-none';
export declare type GlobalBorderWidthThickTokenName = '--global-borderWidth-thick';
export declare type GlobalBorderWidthThinTokenName = '--global-borderWidth-thin';
export declare type GlobalBoxShadowHighTokenName = '--global-boxShadow-high';
export declare type GlobalBoxShadowLowTokenName = '--global-boxShadow-low';
export declare type GlobalBoxShadowMidTokenName = '--global-boxShadow-mid';
export declare type GlobalBoxShadowSubtleTokenName = '--global-boxShadow-subtle';
export declare type GlobalBrandDiscordTokenName = '--global-brand-discord';
export declare type GlobalBrandFacebookTokenName = '--global-brand-facebook';
export declare type GlobalBrandGoogleTokenName = '--global-brand-google';
export declare type GlobalBrandMemberfulTokenName = '--global-brand-memberful';
export declare type GlobalBrandPatreonTokenName = '--global-brand-patreon';
export declare type GlobalBrandPinterestTokenName = '--global-brand-pinterest';
export declare type GlobalBrandRedditTokenName = '--global-brand-reddit';
export declare type GlobalBrandSpotifyTokenName = '--global-brand-spotify';
export declare type GlobalBrandTumblrTokenName = '--global-brand-tumblr';
export declare type GlobalBrandTwitchTokenName = '--global-brand-twitch';
export declare type GlobalBrandTwitterTokenName = '--global-brand-twitter';
export declare type GlobalBrandYoutubeBlackTokenName = '--global-brand-youtubeBlack';
export declare type GlobalBrandYoutubeTokenName = '--global-brand-youtube';
export declare type GlobalConstantBlackDefaultTokenName = '--global-constant-black-default';
export declare type GlobalConstantBlackHoverTokenName = '--global-constant-black-hover';
export declare type GlobalConstantBlackMutedDefaultTokenName = '--global-constant-blackMuted-default';
export declare type GlobalConstantBlackMutedHoverTokenName = '--global-constant-blackMuted-hover';
export declare type GlobalConstantBlackMutedPressedTokenName = '--global-constant-blackMuted-pressed';
export declare type GlobalConstantBlackPressedTokenName = '--global-constant-black-pressed';
export declare type GlobalConstantBlackSubtleDefaultTokenName = '--global-constant-blackSubtle-default';
export declare type GlobalConstantBlackSubtleHoverTokenName = '--global-constant-blackSubtle-hover';
export declare type GlobalConstantBlackSubtlePressedTokenName = '--global-constant-blackSubtle-pressed';
export declare type GlobalConstantWhiteDefaultTokenName = '--global-constant-white-default';
export declare type GlobalConstantWhiteHoverTokenName = '--global-constant-white-hover';
export declare type GlobalConstantWhiteMutedDefaultTokenName = '--global-constant-whiteMuted-default';
export declare type GlobalConstantWhiteMutedHoverTokenName = '--global-constant-whiteMuted-hover';
export declare type GlobalConstantWhiteMutedPressedTokenName = '--global-constant-whiteMuted-pressed';
export declare type GlobalConstantWhitePressedTokenName = '--global-constant-white-pressed';
export declare type GlobalConstantWhiteSubtleDefaultTokenName = '--global-constant-whiteSubtle-default';
export declare type GlobalConstantWhiteSubtleHoverTokenName = '--global-constant-whiteSubtle-hover';
export declare type GlobalConstantWhiteSubtlePressedTokenName = '--global-constant-whiteSubtle-pressed';
export declare type GlobalContentInvertedDefaultTokenName = '--global-content-inverted-default';
export declare type GlobalContentInvertedHoverTokenName = '--global-content-inverted-hover';
export declare type GlobalContentInvertedMutedDefaultTokenName = '--global-content-invertedMuted-default';
export declare type GlobalContentInvertedMutedHoverTokenName = '--global-content-invertedMuted-hover';
export declare type GlobalContentInvertedMutedPressedTokenName = '--global-content-invertedMuted-pressed';
export declare type GlobalContentInvertedPressedTokenName = '--global-content-inverted-pressed';
export declare type GlobalContentInvertedSubtleDefaultTokenName = '--global-content-invertedSubtle-default';
export declare type GlobalContentInvertedSubtleHoverTokenName = '--global-content-invertedSubtle-hover';
export declare type GlobalContentInvertedSubtlePressedTokenName = '--global-content-invertedSubtle-pressed';
export declare type GlobalContentMutedDefaultTokenName = '--global-content-muted-default';
export declare type GlobalContentMutedHoverTokenName = '--global-content-muted-hover';
export declare type GlobalContentMutedPressedTokenName = '--global-content-muted-pressed';
export declare type GlobalContentRegularDefaultTokenName = '--global-content-regular-default';
export declare type GlobalContentRegularHoverTokenName = '--global-content-regular-hover';
export declare type GlobalContentRegularPressedTokenName = '--global-content-regular-pressed';
export declare type GlobalContentSubtleDefaultTokenName = '--global-content-subtle-default';
export declare type GlobalContentSubtleHoverTokenName = '--global-content-subtle-hover';
export declare type GlobalContentSubtlePressedTokenName = '--global-content-subtle-pressed';
export declare type GlobalCriticalActionDefaultTokenName = '--global-critical-action-default';
export declare type GlobalCriticalActionHoverTokenName = '--global-critical-action-hover';
export declare type GlobalCriticalActionPressedTokenName = '--global-critical-action-pressed';
export declare type GlobalCriticalMutedDefaultTokenName = '--global-critical-muted-default';
export declare type GlobalCriticalMutedHoverTokenName = '--global-critical-muted-hover';
export declare type GlobalCriticalMutedPressedTokenName = '--global-critical-muted-pressed';
export declare type GlobalCriticalOnActionDefaultTokenName = '--global-critical-onAction-default';
export declare type GlobalCriticalOnActionHoverTokenName = '--global-critical-onAction-hover';
export declare type GlobalCriticalOnActionPressedTokenName = '--global-critical-onAction-pressed';
export declare type GlobalCriticalOnMutedDefaultTokenName = '--global-critical-onMuted-default';
export declare type GlobalCriticalOnMutedHoverTokenName = '--global-critical-onMuted-hover';
export declare type GlobalCriticalOnMutedPressedTokenName = '--global-critical-onMuted-pressed';
export declare type GlobalEffectsLgTokenName = '--global-effects-lg';
export declare type GlobalEffectsMdTokenName = '--global-effects-md';
export declare type GlobalEffectsSmTokenName = '--global-effects-sm';
export declare type GlobalIconLgTokenName = '--global-icon-lg';
export declare type GlobalIconMdTokenName = '--global-icon-md';
export declare type GlobalIconSmTokenName = '--global-icon-sm';
export declare type GlobalIconXlTokenName = '--global-icon-xl';
export declare type GlobalIconXsTokenName = '--global-icon-xs';
export declare type GlobalLayerZ0TokenName = '--global-layer-z0';
export declare type GlobalLayerZ10TokenName = '--global-layer-z10';
export declare type GlobalLayerZ11TokenName = '--global-layer-z11';
export declare type GlobalLayerZ12TokenName = '--global-layer-z12';
export declare type GlobalLayerZ1TokenName = '--global-layer-z1';
export declare type GlobalLayerZ20TokenName = '--global-layer-z20';
export declare type GlobalLayerZ2TokenName = '--global-layer-z2';
export declare type GlobalLayerZ3TokenName = '--global-layer-z3';
export declare type GlobalLayerZ4TokenName = '--global-layer-z4';
export declare type GlobalLayerZ5TokenName = '--global-layer-z5';
export declare type GlobalLayerZ6TokenName = '--global-layer-z6';
export declare type GlobalLayerZ7TokenName = '--global-layer-z7';
export declare type GlobalLayerZ8TokenName = '--global-layer-z8';
export declare type GlobalLayerZ9TokenName = '--global-layer-z9';
export declare type GlobalNonSemanticBlueberryTokenName = '--global-nonSemantic-blueberry';
export declare type GlobalNonSemanticHollyTokenName = '--global-nonSemantic-holly';
export declare type GlobalNonSemanticHoneycombTokenName = '--global-nonSemantic-honeycomb';
export declare type GlobalNonSemanticJasperTokenName = '--global-nonSemantic-jasper';
export declare type GlobalNonSemanticLavenderTokenName = '--global-nonSemantic-lavender';
export declare type GlobalNonSemanticLollipopTokenName = '--global-nonSemantic-lollipop';
export declare type GlobalNonSemanticMoonshadeTokenName = '--global-nonSemantic-moonshade';
export declare type GlobalNonSemanticOceanTokenName = '--global-nonSemantic-ocean';
export declare type GlobalNonSemanticPumpkinTokenName = '--global-nonSemantic-pumpkin';
export declare type GlobalNonSemanticRaspberryTokenName = '--global-nonSemantic-raspberry';
export declare type GlobalOpacityDisabledTokenName = '--global-opacity-disabled';
export declare type GlobalOpacityEnabledTokenName = '--global-opacity-enabled';
export declare type GlobalPrimaryActionBaseDefaultTokenName = '--global-primary-actionBase-default';
export declare type GlobalPrimaryActionBaseHoverTokenName = '--global-primary-actionBase-hover';
export declare type GlobalPrimaryActionBasePressedTokenName = '--global-primary-actionBase-pressed';
export declare type GlobalPrimaryActionDefaultTokenName = '--global-primary-action-default';
export declare type GlobalPrimaryActionHoverTokenName = '--global-primary-action-hover';
export declare type GlobalPrimaryActionPressedTokenName = '--global-primary-action-pressed';
export declare type GlobalPrimaryMutedDefaultTokenName = '--global-primary-muted-default';
export declare type GlobalPrimaryMutedHoverTokenName = '--global-primary-muted-hover';
export declare type GlobalPrimaryMutedPressedTokenName = '--global-primary-muted-pressed';
export declare type GlobalPrimaryOnActionBaseDefaultTokenName = '--global-primary-onActionBase-default';
export declare type GlobalPrimaryOnActionBaseHoverTokenName = '--global-primary-onActionBase-hover';
export declare type GlobalPrimaryOnActionBasePressedTokenName = '--global-primary-onActionBase-pressed';
export declare type GlobalPrimaryOnMutedDefaultTokenName = '--global-primary-onMuted-default';
export declare type GlobalPrimaryOnMutedHoverTokenName = '--global-primary-onMuted-hover';
export declare type GlobalPrimaryOnMutedPressedTokenName = '--global-primary-onMuted-pressed';
export declare type GlobalPrimaryOnSubtleDefaultTokenName = '--global-primary-onSubtle-default';
export declare type GlobalPrimaryOnSubtleHoverTokenName = '--global-primary-onSubtle-hover';
export declare type GlobalPrimaryOnSubtlePressedTokenName = '--global-primary-onSubtle-pressed';
export declare type GlobalPrimarySubtleDefaultTokenName = '--global-primary-subtle-default';
export declare type GlobalPrimarySubtleHoverTokenName = '--global-primary-subtle-hover';
export declare type GlobalPrimarySubtlePressedTokenName = '--global-primary-subtle-pressed';
export declare type GlobalRadiusCircleTokenName = '--global-radius-circle';
export declare type GlobalRadiusLgTokenName = '--global-radius-lg';
export declare type GlobalRadiusMdTokenName = '--global-radius-md';
export declare type GlobalRadiusPillTokenName = '--global-radius-pill';
export declare type GlobalRadiusSmMdTokenName = '--global-radius-smMd';
export declare type GlobalRadiusSmTokenName = '--global-radius-sm';
export declare type GlobalRadiusXlTokenName = '--global-radius-xl';
export declare type GlobalSecondaryActionDefaultTokenName = '--global-secondary-action-default';
export declare type GlobalSecondaryActionHoverTokenName = '--global-secondary-action-hover';
export declare type GlobalSecondaryActionPressedTokenName = '--global-secondary-action-pressed';
export declare type GlobalSecondaryMutedDefaultTokenName = '--global-secondary-muted-default';
export declare type GlobalSecondaryMutedHoverTokenName = '--global-secondary-muted-hover';
export declare type GlobalSecondaryMutedPressedTokenName = '--global-secondary-muted-pressed';
export declare type GlobalSecondaryOnActionDefaultTokenName = '--global-secondary-onAction-default';
export declare type GlobalSecondaryOnActionHoverTokenName = '--global-secondary-onAction-hover';
export declare type GlobalSecondaryOnActionPressedTokenName = '--global-secondary-onAction-pressed';
export declare type GlobalSecondaryOnMutedDefaultTokenName = '--global-secondary-onMuted-default';
export declare type GlobalSecondaryOnMutedHoverTokenName = '--global-secondary-onMuted-hover';
export declare type GlobalSecondaryOnMutedPressedTokenName = '--global-secondary-onMuted-pressed';
export declare type GlobalSpaceX0TokenName = '--global-space-x0';
export declare type GlobalSpaceX12TokenName = '--global-space-x12';
export declare type GlobalSpaceX16TokenName = '--global-space-x16';
export declare type GlobalSpaceX20TokenName = '--global-space-x20';
export declare type GlobalSpaceX24TokenName = '--global-space-x24';
export declare type GlobalSpaceX32TokenName = '--global-space-x32';
export declare type GlobalSpaceX40TokenName = '--global-space-x40';
export declare type GlobalSpaceX48TokenName = '--global-space-x48';
export declare type GlobalSpaceX4TokenName = '--global-space-x4';
export declare type GlobalSpaceX56TokenName = '--global-space-x56';
export declare type GlobalSpaceX8TokenName = '--global-space-x8';
export declare type GlobalSuccessActionDefaultTokenName = '--global-success-action-default';
export declare type GlobalSuccessActionHoverTokenName = '--global-success-action-hover';
export declare type GlobalSuccessActionPressedTokenName = '--global-success-action-pressed';
export declare type GlobalSuccessMutedDefaultTokenName = '--global-success-muted-default';
export declare type GlobalSuccessMutedHoverTokenName = '--global-success-muted-hover';
export declare type GlobalSuccessMutedPressedTokenName = '--global-success-muted-pressed';
export declare type GlobalSuccessOnActionDefaultTokenName = '--global-success-onAction-default';
export declare type GlobalSuccessOnActionHoverTokenName = '--global-success-onAction-hover';
export declare type GlobalSuccessOnActionPressedTokenName = '--global-success-onAction-pressed';
export declare type GlobalSuccessOnMutedDefaultTokenName = '--global-success-onMuted-default';
export declare type GlobalSuccessOnMutedHoverTokenName = '--global-success-onMuted-hover';
export declare type GlobalSuccessOnMutedPressedTokenName = '--global-success-onMuted-pressed';
export declare type GlobalTransitionFastDurationTokenName = '--global-transition-fast-duration';
export declare type GlobalTransitionFastEasingTokenName = '--global-transition-fast-easing';
export declare type GlobalTransitionRegularDurationTokenName = '--global-transition-regular-duration';
export declare type GlobalTransitionRegularEasingTokenName = '--global-transition-regular-easing';
export declare type GlobalTransitionSlowDurationTokenName = '--global-transition-slow-duration';
export declare type GlobalTransitionSlowEasingTokenName = '--global-transition-slow-easing';
export declare type GlobalWarningActionDefaultTokenName = '--global-warning-action-default';
export declare type GlobalWarningActionHoverTokenName = '--global-warning-action-hover';
export declare type GlobalWarningActionPressedTokenName = '--global-warning-action-pressed';
export declare type GlobalWarningMutedDefaultTokenName = '--global-warning-muted-default';
export declare type GlobalWarningMutedHoverTokenName = '--global-warning-muted-hover';
export declare type GlobalWarningMutedPressedTokenName = '--global-warning-muted-pressed';
export declare type GlobalWarningOnActionDefaultTokenName = '--global-warning-onAction-default';
export declare type GlobalWarningOnActionHoverTokenName = '--global-warning-onAction-hover';
export declare type GlobalWarningOnActionPressedTokenName = '--global-warning-onAction-pressed';
export declare type GlobalWarningOnMutedDefaultTokenName = '--global-warning-onMuted-default';
export declare type GlobalWarningOnMutedHoverTokenName = '--global-warning-onMuted-hover';
export declare type GlobalWarningOnMutedPressedTokenName = '--global-warning-onMuted-pressed';
export declare type TypeBodyFontSizesLgTokenName = '--type-body-fontSizes-lg';
export declare type TypeBodyFontSizesMdTokenName = '--type-body-fontSizes-md';
export declare type TypeBodyFontSizesSmTokenName = '--type-body-fontSizes-sm';
export declare type TypeBodyFontSizesXsTokenName = '--type-body-fontSizes-xs';
export declare type TypeBodyFontStackTokenName = '--type-body-fontStack';
export declare type TypeBodyFontWeightsBoldTokenName = '--type-body-fontWeights-bold';
export declare type TypeBodyFontWeightsNormalTokenName = '--type-body-fontWeights-normal';
export declare type TypeBodyLetterSpacingTokenName = '--type-body-letterSpacing';
export declare type TypeBodyLineHeightTokenName = '--type-body-lineHeight';
export declare type TypeDataBodyFontSizesLgTokenName = '--type-dataBody-fontSizes-lg';
export declare type TypeDataBodyFontSizesMdTokenName = '--type-dataBody-fontSizes-md';
export declare type TypeDataBodyFontSizesSmTokenName = '--type-dataBody-fontSizes-sm';
export declare type TypeDataBodyFontSizesXsTokenName = '--type-dataBody-fontSizes-xs';
export declare type TypeDataBodyFontStackTokenName = '--type-dataBody-fontStack';
export declare type TypeDataBodyFontWeightsBoldTokenName = '--type-dataBody-fontWeights-bold';
export declare type TypeDataBodyFontWeightsNormalTokenName = '--type-dataBody-fontWeights-normal';
export declare type TypeDataBodyFontWidthTokenName = '--type-dataBody-fontWidth';
export declare type TypeDataBodyLetterSpacingTokenName = '--type-dataBody-letterSpacing';
export declare type TypeDataBodyLineHeightTokenName = '--type-dataBody-lineHeight';
export declare type TypeDataDisplayFontSizesLgTokenName = '--type-dataDisplay-fontSizes-lg';
export declare type TypeDataDisplayFontSizesMdTokenName = '--type-dataDisplay-fontSizes-md';
export declare type TypeDataDisplayFontSizesXlTokenName = '--type-dataDisplay-fontSizes-xl';
export declare type TypeDataDisplayFontSizesXxlTokenName = '--type-dataDisplay-fontSizes-xxl';
export declare type TypeDataDisplayFontSizesXxxlTokenName = '--type-dataDisplay-fontSizes-xxxl';
export declare type TypeDataDisplayFontStackTokenName = '--type-dataDisplay-fontStack';
export declare type TypeDataDisplayFontWeightsLightTokenName = '--type-dataDisplay-fontWeights-light';
export declare type TypeDataDisplayFontWeightsMediumTokenName = '--type-dataDisplay-fontWeights-medium';
export declare type TypeDataDisplayFontWeightsNormalTokenName = '--type-dataDisplay-fontWeights-normal';
export declare type TypeDataDisplayFontWidthTokenName = '--type-dataDisplay-fontWidth';
export declare type TypeDataDisplayLetterSpacingTokenName = '--type-dataDisplay-letterSpacing';
export declare type TypeDataDisplayLineHeightTokenName = '--type-dataDisplay-lineHeight';
export declare type TypeDataHeadingFontSizesLgTokenName = '--type-dataHeading-fontSizes-lg';
export declare type TypeDataHeadingFontSizesMdTokenName = '--type-dataHeading-fontSizes-md';
export declare type TypeDataHeadingFontSizesSmTokenName = '--type-dataHeading-fontSizes-sm';
export declare type TypeDataHeadingFontSizesXlTokenName = '--type-dataHeading-fontSizes-xl';
export declare type TypeDataHeadingFontSizesXsTokenName = '--type-dataHeading-fontSizes-xs';
export declare type TypeDataHeadingFontStackTokenName = '--type-dataHeading-fontStack';
export declare type TypeDataHeadingFontWeightsLightTokenName = '--type-dataHeading-fontWeights-light';
export declare type TypeDataHeadingFontWeightsMediumTokenName = '--type-dataHeading-fontWeights-medium';
export declare type TypeDataHeadingFontWeightsNormalTokenName = '--type-dataHeading-fontWeights-normal';
export declare type TypeDataHeadingFontWidthTokenName = '--type-dataHeading-fontWidth';
export declare type TypeDataHeadingLetterSpacingTokenName = '--type-dataHeading-letterSpacing';
export declare type TypeDataHeadingLineHeightTokenName = '--type-dataHeading-lineHeight';
export declare type TypeDisplayFontSizesLgTokenName = '--type-display-fontSizes-lg';
export declare type TypeDisplayFontSizesMdTokenName = '--type-display-fontSizes-md';
export declare type TypeDisplayFontSizesXlTokenName = '--type-display-fontSizes-xl';
export declare type TypeDisplayFontSizesXxlTokenName = '--type-display-fontSizes-xxl';
export declare type TypeDisplayFontSizesXxxlTokenName = '--type-display-fontSizes-xxxl';
export declare type TypeDisplayFontStackTokenName = '--type-display-fontStack';
export declare type TypeDisplayFontWeightsLightTokenName = '--type-display-fontWeights-light';
export declare type TypeDisplayFontWeightsMediumTokenName = '--type-display-fontWeights-medium';
export declare type TypeDisplayFontWeightsNormalTokenName = '--type-display-fontWeights-normal';
export declare type TypeDisplayLetterSpacingTokenName = '--type-display-letterSpacing';
export declare type TypeDisplayLineHeightTokenName = '--type-display-lineHeight';
export declare type TypeHeadingFontSizesLgTokenName = '--type-heading-fontSizes-lg';
export declare type TypeHeadingFontSizesMdTokenName = '--type-heading-fontSizes-md';
export declare type TypeHeadingFontSizesSmTokenName = '--type-heading-fontSizes-sm';
export declare type TypeHeadingFontSizesXlTokenName = '--type-heading-fontSizes-xl';
export declare type TypeHeadingFontSizesXsTokenName = '--type-heading-fontSizes-xs';
export declare type TypeHeadingFontStackTokenName = '--type-heading-fontStack';
export declare type TypeHeadingFontWeightsLightTokenName = '--type-heading-fontWeights-light';
export declare type TypeHeadingFontWeightsMediumTokenName = '--type-heading-fontWeights-medium';
export declare type TypeHeadingFontWeightsNormalTokenName = '--type-heading-fontWeights-normal';
export declare type TypeHeadingLetterSpacingTokenName = '--type-heading-letterSpacing';
export declare type TypeHeadingLineHeightTokenName = '--type-heading-lineHeight';