/** Do not edit directly Generated by style-dictionary on Fri Dec 02 2022 14:37:36 GMT+0000 (Coordinated Universal Time) */ export declare const accent: string; export declare const error: string; export declare const success: string; export declare const white: string; export declare const black: string; export declare const cyan: string; export declare const greyLight: string; export declare const greyLightLighten1: string; export declare const greyLightLighten2: string; export declare const greyLightLighten3: string; export declare const greyLightLighten4: string; export declare const greyLightLighten5: string; export declare const greyLightDarken1: string; export declare const greyLightDarken2: string; export declare const greyLightDarken3: string; export declare const greyLightDarken4: string; export declare const greyLightDarken5: string; export declare const greyDark: string; export declare const greyDarkLighten1: string; export declare const greyDarkLighten2: string; export declare const greyDarkLighten3: string; export declare const greyDarkLighten4: string; export declare const greyDarkLighten5: string; export declare const greyDarkDarken1: string; export declare const greyDarkDarken2: string; export declare const greyDarkDarken3: string; export declare const greyDarkDarken4: string; export declare const greyDarkDarken5: string; export declare const red: string; export declare const redLighten1: string; export declare const redLighten2: string; export declare const redLighten3: string; export declare const redLighten4: string; export declare const redLighten5: string; export declare const redDarken1: string; export declare const redDarken2: string; export declare const redDarken3: string; export declare const redDarken4: string; export declare const redDarken5: string; export declare const yellow: string; export declare const yellowLighten1: string; export declare const yellowLighten2: string; export declare const yellowLighten3: string; export declare const yellowLighten4: string; export declare const yellowLighten5: string; export declare const yellowDarken1: string; export declare const yellowDarken2: string; export declare const yellowDarken3: string; export declare const yellowDarken4: string; export declare const yellowDarken5: string; export declare const green: string; export declare const greenLighten1: string; export declare const greenLighten2: string; export declare const greenLighten3: string; export declare const greenLighten4: string; export declare const greenLighten5: string; export declare const greenDarken1: string; export declare const greenDarken2: string; export declare const greenDarken3: string; export declare const greenDarken4: string; export declare const greenDarken5: string; export declare const blue: string; export declare const blueLighten1: string; export declare const blueLighten2: string; export declare const blueLighten3: string; export declare const blueLighten4: string; export declare const blueLighten5: string; export declare const blueDarken1: string; export declare const blueDarken2: string; export declare const blueDarken3: string; export declare const blueDarken4: string; export declare const blueDarken5: string; export declare const pink: string; export declare const pinkLighten1: string; export declare const pinkLighten2: string; export declare const pinkLighten3: string; export declare const pinkLighten4: string; export declare const pinkLighten5: string; export declare const pinkDarken1: string; export declare const pinkDarken2: string; export declare const pinkDarken3: string; export declare const pinkDarken4: string; export declare const pinkDarken5: string; export declare const purple: string; export declare const purpleLighten1: string; export declare const purpleLighten2: string; export declare const purpleLighten3: string; export declare const purpleLighten4: string; export declare const purpleLighten5: string; export declare const purpleDarken1: string; export declare const purpleDarken2: string; export declare const purpleDarken3: string; export declare const purpleDarken4: string; export declare const purpleDarken5: string; export declare const borderColorDefault: string; export declare const borderColorDefaultInverted: string; export declare const textColorPrimary: string; export declare const textColorPrimaryInverted: string; export declare const textColorSecondary: string; export declare const textColorSecondaryInverted: string; export declare const fontFamilySansSerif: string; export declare const fontFamilyMonospace: string; export declare const fontLineHeightDefault: string; export declare const fontLineHeightS: string; export declare const fontLineHeightM: string; export declare const fontSizeS: string; export declare const fontSizeM: string; export declare const fontSizeL: string; export declare const fontSizeXl: string; export declare const fontWeightNormal: string; export declare const fontWeightMedium: string; export declare const borderRadiusSmall: string; export declare const borderRadiusDefault: string; export declare const breakpointSmall: string; export declare const breakpointMedium: string; export declare const breakpointLarge: string; export declare const breakpointJumbo: string; export declare const containerWidthDefault: string; export declare const containerWidthAtMedium: string; export declare const containerWidthAtLarge: string; export declare const containerWidthAtJumbo: string; export declare const iconSizeXxs: string; export declare const iconSizeXs: string; export declare const iconSizeS: string; export declare const iconSizeM: string; export declare const iconSizeL: string; export declare const iconSizeXl: string; export declare const iconSizeXxl: string; export declare const spaceXxs: string; export declare const spaceXs: string; export declare const spaceS: string; export declare const spaceM: string; export declare const spaceL: string; export declare const spaceXl: string; export declare const spaceXxl: string; export declare const textBlockWidth: string; export declare const zIndexContent: string; export declare const zIndexModal: string; export declare const zIndexDropdownable: string; export declare const themeBrandPrimary: string; export declare const themeBrandPrimaryInverted: string; export declare const themeBrandSecondary: string; export declare const themeBrandSecondaryInverted: string; export declare const themeSuccess: string; export declare const themeSuccessInverted: string; export declare const themeWarning: string; export declare const themeWarningInverted: string; export declare const themeError: string; export declare const themeErrorInverted: string; export declare const themeBgPrimary: string; export declare const themeBgPrimaryInverted: string; export declare const themeBgSecondary: string; export declare const themeBgSecondaryInverted: string; export declare const themeBgNeutral: string; export declare const themeBgNeutralInverted: string; export declare const themeBgDisabled: string; export declare const themeBgDisabledInverted: string; export declare const themeBgHover: string; export declare const themeBgHoverInverted: string; export declare const themeBgScrim: string; export declare const themeBgSelected: string; export declare const themeBgSelectedInverted: string; export declare const themeBgAppHeader: string; export declare const themeTextColorPrimary: string; export declare const themeTextColorPrimaryInverted: string; export declare const themeTextColorSecondary: string; export declare const themeTextColorSecondaryInverted: string; export declare const themeTextColorDisabled: string; export declare const themeTextColorDisabledInverted: string; export declare const themeTextColorInteractive: string; export declare const themeTextColorInteractiveInverted: string; export declare const themeBorder: string; export declare const themeBorderInverted: string; export declare const themeBorderHeavy: string; export declare const themeBorderHeavyInverted: string; export declare const themeShadow: string; export declare const themeShadowInverted: string;