export declare const radiusLg = "8px"; export declare const borderWidthThin = "1px"; export declare const colorSuccessFrostedSoft = "light-dark(hsl(109 80% 95% / 0.55),hsl(157 59% 15% / 0.66))"; export declare const radiusMd = "6px"; export declare const colorSuccessLow = "light-dark(hsl(115 77.5% 27.8% / 0.18),hsl(157 84.9% 41.6% / 0.18))"; export declare const radiusSm = "4px"; export declare const radiusXl = "12px"; export declare const colorCanvas = "light-dark(#fff,hsl(225 66.7% 1.2%))"; export declare const colorContrastLower = "light-dark(hsl(234 6% 32.9% / 0.324),hsl(240 1.5% 61.8% / 0.302))"; export declare const colorContrastLow = "light-dark(hsl(240 5.3% 14.9% / 0.5),hsl(240 12.5% 96.9% / 0.45))"; export declare const colorErrorLow = "light-dark(hsl(357 78% 41% / 0.18),hsl(0 96.9% 62% / 0.18))"; export declare const colorFocus = "light-dark(#1A44EA,#1A44EA)"; export declare const colorFrosted = "light-dark(hsl(240 5% 70% / 0.148),hsl(240 2% 43% / 0.228))"; export declare const colorFrostedSoft = "light-dark(hsl(234 9.8% 60% / 0.06),hsl(240 3.7% 26.5% / 0.154))"; export declare const colorInfo = "light-dark(hsl(228 83.2% 51%),hsl(210 100% 54.5%))"; export declare const colorInfoLow = "light-dark(hsl(228 83.2% 51% / 0.18),hsl(210 100% 54.5% / 0.18))"; export declare const colorPrimary = "light-dark(hsl(225 66.7% 1.2%),hsl(225 100% 99%))"; export declare const colorSuccess = "light-dark(hsl(115 77.5% 27.8%),hsl(157 84.9% 41.6%))"; export declare const colorSurface = "light-dark(hsl(240 10% 95%),hsl(240 2% 10%))"; export declare const fontPorscheNext = "'Porsche Next','Arial Narrow',Arial,'Heiti SC',SimHei,sans-serif"; export declare const typescaleSm = "1rem"; export declare const typescaleXs = ".875rem"; export declare const fontWeightSemibold = 600; export declare const spacingStaticXs = "4px"; export declare const pdsCheckboxBorderWidth = 1; export declare const pdsSwitchWidth = 48; export declare const pdsSwitchHeight = 28; export declare const pdsSwitchInset = 3; export declare const pdsSwitchWidthCompact = 31; export declare const pdsSwitchHeightCompact = 18; export declare const pdsSwitchInsetCompact = 2; export declare const pdsIconSize = 24; export declare const pdsIconSizeCompact = 18; export declare const gridSpacing = 10; export declare const gridSpacingCompact = 2;