export declare const borderRadius0 = "0"; export declare const borderRadius10 = "3px"; export declare const borderRadius20 = "4px"; export declare const borderRadius30 = "8px"; export declare const borderRadiusCircle = "50%"; export declare const borderWidth0 = "0"; export declare const borderWidth10 = "1px"; export declare const borderWidth20 = "2px"; export declare const colorBackground = "#f8f8f9"; export declare const colorBackgroundBody = "#ffffff"; export declare const colorBackgroundBrand = "#233659"; export declare const colorBackgroundBrandHighlight = "#f22f46"; export declare const colorBackgroundDestructive = "#cb0000"; export declare const colorBackgroundDestructiveDark = "#b20600"; export declare const colorBackgroundDestructiveDarker = "#921200"; export declare const colorBackgroundDestructiveLight = "#ecb6b6"; export declare const colorBackgroundDestructiveLighter = "#f5dddd"; export declare const colorBackgroundDestructiveLightest = "#fff6f6"; export declare const colorBackgroundError = "#cb0000"; export declare const colorBackgroundErrorLightest = "#fff6f6"; export declare const colorBackgroundInverse = "#4f5355"; export declare const colorBackgroundPrimary = "#0075c3"; export declare const colorBackgroundPrimaryDark = "#005ea6"; export declare const colorBackgroundPrimaryDarker = "#003e82"; export declare const colorBackgroundPrimaryLight = "#b3d3e9"; export declare const colorBackgroundPrimaryLighter = "#dceaf4"; export declare const colorBackgroundPrimaryLightest = "#f6fcff"; export declare const colorBackgroundRowStriped = "#f8f8f9"; export declare const colorBackgroundSuccess = "#00994a"; export declare const colorBackgroundSuccessLightest = "#e0ffef"; export declare const colorBackgroundWarning = "#e46216"; export declare const colorBackgroundWarningLightest = "#fff5eb"; export declare const colorBorder = "#c8cccf"; export declare const colorBorderDark = "#888c8e"; export declare const colorBorderDestructive = "#cb0000"; export declare const colorBorderDestructiveDark = "#b20600"; export declare const colorBorderDestructiveDarker = "#921200"; export declare const colorBorderDestructiveLight = "#ecb6b6"; export declare const colorBorderDestructiveLighter = "#f5dddd"; export declare const colorBorderError = "#cb0000"; export declare const colorBorderErrorLightest = "#fff6f6"; export declare const colorBorderInput = "#888c8e"; export declare const colorBorderInputFocus = "#0075c3"; export declare const colorBorderInputHover = "#0075c3"; export declare const colorBorderLight = "#e4e7e9"; export declare const colorBorderPrimary = "#0075c3"; export declare const colorBorderPrimaryDark = "#005ea6"; export declare const colorBorderPrimaryDarker = "#003e82"; export declare const colorBorderPrimaryLight = "#b3d3e9"; export declare const colorBorderPrimaryLighter = "#dceaf4"; export declare const colorBorderSuccess = "#00994a"; export declare const colorBorderSuccessLightest = "#e0ffef"; export declare const colorBorderWarning = "#e46216"; export declare const colorBorderWarningLightest = "#fff5eb"; export declare const colorBrand = "#233659"; export declare const colorBrandHighlight = "#f22f46"; export declare const colorGray0 = "#ffffff"; export declare const colorGray10 = "#fafafa"; export declare const colorGray100 = "#282a2b"; export declare const colorGray20 = "#f8f8f9"; export declare const colorGray30 = "#f2f3f4"; export declare const colorGray40 = "#e4e7e9"; export declare const colorGray50 = "#c8cccf"; export declare const colorGray60 = "#888c8e"; export declare const colorGray70 = "#666a6d"; export declare const colorGray80 = "#4f5355"; export declare const colorGray90 = "#424547"; export declare const colorText = "#282a2b"; export declare const colorTextBrandHighlight = "#f22f46"; export declare const colorTextBrandInverse = "#ffffff"; export declare const colorTextError = "#cb0000"; export declare const colorTextIcon = "#282a2b"; export declare const colorTextInverse = "#ffffff"; export declare const colorTextInverseWeak = "#888c8e"; export declare const colorTextLabel = "#282a2b"; export declare const colorTextLink = "#0075c3"; export declare const colorTextLinkDark = "#005ea6"; export declare const colorTextLinkDarker = "#003e82"; export declare const colorTextLinkDestructive = "#cb0000"; export declare const colorTextLinkDestructiveDark = "#b20600"; export declare const colorTextLinkDestructiveDarker = "#921200"; export declare const colorTextLinkDestructiveLight = "#ecb6b6"; export declare const colorTextLinkLight = "#b3d3e9"; export declare const colorTextPlaceholder = "#666a6d"; export declare const colorTextSuccess = "#00994a"; export declare const colorTextWarning = "#e46216"; export declare const colorTextWeak = "#666a6d"; export declare const fontFamilyCode = "'Fira Mono', 'Courier New', Courier, monospace"; export declare const fontFamilyText = "'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif"; export declare const fontSize10 = "0.625rem"; export declare const fontSize100 = "2.5rem"; export declare const fontSize110 = "3rem"; export declare const fontSize20 = "0.75rem"; export declare const fontSize30 = "0.875rem"; export declare const fontSize40 = "1rem"; export declare const fontSize50 = "1.125rem"; export declare const fontSize60 = "1.25rem"; export declare const fontSize70 = "1.5rem"; export declare const fontSize80 = "1.75rem"; export declare const fontSize90 = "2rem"; export declare const fontWeightBold = "700"; export declare const fontWeightLight = "300"; export declare const fontWeightMedium = "500"; export declare const fontWeightNormal = "400"; export declare const fontWeightSemibold = "600"; export declare const lineHeight10 = "1rem"; export declare const lineHeight100 = "3.25rem"; export declare const lineHeight110 = "3.75rem"; export declare const lineHeight20 = "1.25rem"; export declare const lineHeight30 = "1.5rem"; export declare const lineHeight40 = "1.75rem"; export declare const lineHeight50 = "1.75rem"; export declare const lineHeight60 = "1.75rem"; export declare const lineHeight70 = "2rem"; export declare const lineHeight80 = "2.25rem"; export declare const lineHeight90 = "2.5rem"; export declare const shadowCard = "0 2px 4px 0 rgba(40, 42, 43, 0.3)"; export declare const shadowFocus = "0 0 0 4px rgba(0,117,195,0.5)"; export declare const size0 = "0"; export declare const size10 = "5.5rem"; export declare const size100 = "64rem"; export declare const size110 = "70.5rem"; export declare const size120 = "77rem"; export declare const size20 = "12rem"; export declare const size30 = "18.5rem"; export declare const size40 = "25rem"; export declare const size50 = "31.5rem"; export declare const size60 = "38rem"; export declare const size70 = "44.5rem"; export declare const size80 = "51rem"; export declare const size90 = "57.5rem"; export declare const sizeIcon10 = "1rem"; export declare const sizeIcon20 = "1.5rem"; export declare const sizeIcon30 = "2rem"; export declare const space0 = "0"; export declare const space10 = "0.125rem"; export declare const space100 = "2.25rem"; export declare const space110 = "2.5rem"; export declare const space120 = "2.75rem"; export declare const space130 = "3rem"; export declare const space140 = "3.25rem"; export declare const space150 = "3.5rem"; export declare const space160 = "3.75rem"; export declare const space170 = "4rem"; export declare const space180 = "4.25rem"; export declare const space190 = "4.5rem"; export declare const space20 = "0.25rem"; export declare const space200 = "4.75rem"; export declare const space30 = "0.5rem"; export declare const space40 = "0.75rem"; export declare const space50 = "1rem"; export declare const space60 = "1.25rem"; export declare const space70 = "1.5rem"; export declare const space80 = "1.75rem"; export declare const space90 = "2rem"; export declare const zIndex0 = "0"; export declare const zIndex10 = "10"; export declare const zIndex20 = "20"; export declare const zIndex30 = "30"; export declare const zIndex40 = "40"; export declare const zIndex50 = "50"; export declare const zIndex60 = "60"; export declare const zIndex70 = "70"; export declare const zIndex80 = "80"; export declare const zIndex90 = "90"; export declare const backgroundColors: { colorBackground: "#f8f8f9"; colorBackgroundBody: "#ffffff"; colorBackgroundBrand: "#233659"; colorBackgroundBrandHighlight: "#f22f46"; colorBackgroundDestructive: "#cb0000"; colorBackgroundDestructiveDark: "#b20600"; colorBackgroundDestructiveDarker: "#921200"; colorBackgroundDestructiveLight: "#ecb6b6"; colorBackgroundDestructiveLighter: "#f5dddd"; colorBackgroundDestructiveLightest: "#fff6f6"; colorBackgroundError: "#cb0000"; colorBackgroundErrorLightest: "#fff6f6"; colorBackgroundInverse: "#4f5355"; colorBackgroundPrimary: "#0075c3"; colorBackgroundPrimaryDark: "#005ea6"; colorBackgroundPrimaryDarker: "#003e82"; colorBackgroundPrimaryLight: "#b3d3e9"; colorBackgroundPrimaryLighter: "#dceaf4"; colorBackgroundPrimaryLightest: "#f6fcff"; colorBackgroundRowStriped: "#f8f8f9"; colorBackgroundSuccess: "#00994a"; colorBackgroundSuccessLightest: "#e0ffef"; colorBackgroundWarning: "#e46216"; colorBackgroundWarningLightest: "#fff5eb"; }; export declare const borderColors: { colorBorder: "#c8cccf"; colorBorderDark: "#888c8e"; colorBorderDestructive: "#cb0000"; colorBorderDestructiveDark: "#b20600"; colorBorderDestructiveDarker: "#921200"; colorBorderDestructiveLight: "#ecb6b6"; colorBorderDestructiveLighter: "#f5dddd"; colorBorderError: "#cb0000"; colorBorderErrorLightest: "#fff6f6"; colorBorderInput: "#888c8e"; colorBorderInputFocus: "#0075c3"; colorBorderInputHover: "#0075c3"; colorBorderLight: "#e4e7e9"; colorBorderPrimary: "#0075c3"; colorBorderPrimaryDark: "#005ea6"; colorBorderPrimaryDarker: "#003e82"; colorBorderPrimaryLight: "#b3d3e9"; colorBorderPrimaryLighter: "#dceaf4"; colorBorderSuccess: "#00994a"; colorBorderSuccessLightest: "#e0ffef"; colorBorderWarning: "#e46216"; colorBorderWarningLightest: "#fff5eb"; }; export declare const borderWidths: { borderWidth0: 0; borderWidth10: "1px"; borderWidth20: "2px"; }; export declare const boxShadows: { shadowCard: "0 2px 4px 0 rgba(40, 42, 43, 0.3)"; shadowFocus: "0 0 0 4px rgba(0,117,195,0.5)"; }; export declare const colors: { colorBrand: "#233659"; colorBrandHighlight: "#f22f46"; colorGray0: "#ffffff"; colorGray10: "#fafafa"; colorGray100: "#282a2b"; colorGray20: "#f8f8f9"; colorGray30: "#f2f3f4"; colorGray40: "#e4e7e9"; colorGray50: "#c8cccf"; colorGray60: "#888c8e"; colorGray70: "#666a6d"; colorGray80: "#4f5355"; colorGray90: "#424547"; }; export declare const fonts: { fontFamilyCode: "'Fira Mono', 'Courier New', Courier, monospace"; fontFamilyText: "'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif"; }; export declare const fontSizes: { fontSize10: "0.625rem"; fontSize100: "2.5rem"; fontSize110: "3rem"; fontSize20: "0.75rem"; fontSize30: "0.875rem"; fontSize40: "1rem"; fontSize50: "1.125rem"; fontSize60: "1.25rem"; fontSize70: "1.5rem"; fontSize80: "1.75rem"; fontSize90: "2rem"; }; export declare const fontWeights: { fontWeightBold: 700; fontWeightLight: 300; fontWeightMedium: 500; fontWeightNormal: 400; fontWeightSemibold: 600; }; export declare const lineHeights: { lineHeight10: "1rem"; lineHeight100: "3.25rem"; lineHeight110: "3.75rem"; lineHeight20: "1.25rem"; lineHeight30: "1.5rem"; lineHeight40: "1.75rem"; lineHeight50: "1.75rem"; lineHeight60: "1.75rem"; lineHeight70: "2rem"; lineHeight80: "2.25rem"; lineHeight90: "2.5rem"; }; export declare const radii: { borderRadius0: 0; borderRadius10: "3px"; borderRadius20: "4px"; borderRadius30: "8px"; borderRadiusCircle: "50%"; }; export declare const sizings: { size0: 0; size10: "5.5rem"; size100: "64rem"; size110: "70.5rem"; size120: "77rem"; size20: "12rem"; size30: "18.5rem"; size40: "25rem"; size50: "31.5rem"; size60: "38rem"; size70: "44.5rem"; size80: "51rem"; size90: "57.5rem"; sizeIcon10: "1rem"; sizeIcon20: "1.5rem"; sizeIcon30: "2rem"; }; export declare const spacings: { space0: 0; space10: "0.125rem"; space100: "2.25rem"; space110: "2.5rem"; space120: "2.75rem"; space130: "3rem"; space140: "3.25rem"; space150: "3.5rem"; space160: "3.75rem"; space170: "4rem"; space180: "4.25rem"; space190: "4.5rem"; space20: "0.25rem"; space200: "4.75rem"; space30: "0.5rem"; space40: "0.75rem"; space50: "1rem"; space60: "1.25rem"; space70: "1.5rem"; space80: "1.75rem"; space90: "2rem"; }; export declare const textColors: { colorText: "#282a2b"; colorTextBrandHighlight: "#f22f46"; colorTextBrandInverse: "#ffffff"; colorTextError: "#cb0000"; colorTextIcon: "#282a2b"; colorTextInverse: "#ffffff"; colorTextInverseWeak: "#888c8e"; colorTextLabel: "#282a2b"; colorTextLink: "#0075c3"; colorTextLinkDark: "#005ea6"; colorTextLinkDarker: "#003e82"; colorTextLinkDestructive: "#cb0000"; colorTextLinkDestructiveDark: "#b20600"; colorTextLinkDestructiveDarker: "#921200"; colorTextLinkDestructiveLight: "#ecb6b6"; colorTextLinkLight: "#b3d3e9"; colorTextPlaceholder: "#666a6d"; colorTextSuccess: "#00994a"; colorTextWarning: "#e46216"; colorTextWeak: "#666a6d"; }; export declare const zIndices: { zIndex0: 0; zIndex10: 10; zIndex20: 20; zIndex30: 30; zIndex40: 40; zIndex50: 50; zIndex60: 60; zIndex70: 70; zIndex80: 80; zIndex90: 90; };