// Auto-generated by scripts/build-tokens.mjs — do not edit manually export declare const t: { readonly breakpointDesktopScreenWidth: string; readonly breakpointTabletScreenWidth: string; readonly breakpointMobileScreenWidth: string; readonly breakpointLayoutContentMaxWidth: string; readonly breakpointTooltipContentMaxWidth: string; readonly error50: string; readonly error500: string; readonly error700: string; readonly success50: string; readonly success500: string; readonly success700: string; readonly warning50: string; readonly warning500: string; readonly warning900: string; readonly colorBlack: string; readonly colorWhite: string; readonly colorTransparent: string; readonly steel50: string; readonly steel100: string; readonly steel200: string; readonly steel300: string; readonly steel400: string; readonly steel500: string; readonly steel600: string; readonly steel700: string; readonly steel800: string; readonly steel900: string; readonly grey50: string; readonly grey100: string; readonly grey200: string; readonly grey300: string; readonly grey400: string; readonly grey500: string; readonly grey600: string; readonly grey700: string; readonly grey800: string; readonly grey900: string; readonly inProgressLight: string; readonly inProgressDark: string; readonly spacingXxs: string; readonly spacing3xl: string; readonly spacing2xl: string; readonly spacingXl: string; readonly spacingLg: string; readonly spacingXs: string; readonly spacingMd: string; readonly spacingSm: string; readonly spacing3xs: string; readonly radiusXs: string; readonly radiusSm: string; readonly radiusMd: string; readonly radiusLg: string; readonly radiusXl: string; readonly radiusFull: string; readonly borderSm: string; readonly borderMd: string; readonly borderLg: string; readonly borderXs: string; readonly avatarSm: string; readonly avatarMd: string; readonly avatarLg: string; readonly avatarXs: string; readonly iconButtonSm: string; readonly iconButtonMd: string; readonly iconButtonLg: string; readonly iconSm: string; readonly iconMd: string; readonly iconLg: string; readonly iconXl: string; readonly iconXxl: string }; export type TokenKey = keyof typeof t;