export declare const lightBaseColorPalette: { white: string; black: string; gray050: string; gray100: string; gray200: string; gray300: string; gray400: string; gray500: string; gray600: string; gray700: string; gray800: string; gray900: string; gray950: string; red050: string; red100: string; red200: string; red300: string; red400: string; red500: string; red600: string; red700: string; red800: string; red900: string; red950: string; yellow050: string; yellow100: string; yellow200: string; yellow300: string; yellow400: string; yellow500: string; yellow600: string; yellow700: string; yellow800: string; yellow900: string; yellow950: string; green050: string; green100: string; green200: string; green300: string; green400: string; green500: string; green600: string; green700: string; green800: string; green900: string; green950: string; blue050: string; blue100: string; blue200: string; blue300: string; blue400: string; blue500: string; blue600: string; blue700: string; blue800: string; blue900: string; blue950: string; violet050: string; violet100: string; violet200: string; violet300: string; violet400: string; violet500: string; violet600: string; violet700: string; violet800: string; violet900: string; violet950: string; };