// Generated by scripts/generate-scss-types.ts - do not edit. declare const styles: { readonly borderColorLight: string; readonly borderWidth: string; readonly breakpointHeightL: string; readonly breakpointL: string; readonly breakpointM: string; readonly breakpointS: string; readonly breakpointXl: string; readonly breakpointXs: string; readonly colorBackground: string; readonly colorBlueLight: string; readonly colorBonusCharacterMultiplier2: string; readonly colorBonusCharacterMultiplier3: string; readonly colorBonusCharacterMultiplier4: string; readonly colorBonusWordMultiplier2: string; readonly colorBonusWordMultiplier3: string; readonly colorBonusWordMultiplier4: string; readonly colorGreenLight: string; readonly colorRedLight: string; readonly colorVioletLight: string; readonly colorYellowLight: string; readonly resultsItemHeight: string; readonly transitionDuration: string; readonly transitionDurationLong: string; }; export default styles;