export declare const colorVars: Record<"primary" | "primaryLg" | "primaryDk" | "secondary" | "secondaryLg" | "secondaryDk" | "statusGray" | "statusRed" | "statusYellow" | "statusGreen" | "statusBlue" | "statusViolet" | "statusGrayLg" | "statusGrayDk" | "statusGrayBg" | "statusGrayBgLg" | "statusGrayBgDk" | "statusRedLg" | "statusRedDk" | "statusRedBg" | "statusRedBgLg" | "statusRedBgDk" | "statusYellowLg" | "statusYellowDk" | "statusYellowBg" | "statusYellowBgLg" | "statusYellowBgDk" | "statusGreenLg" | "statusGreenDk" | "statusGreenBg" | "statusGreenBgLg" | "statusGreenBgDk" | "statusBlueLg" | "statusBlueDk" | "statusBlueBg" | "statusBlueBgLg" | "statusBlueBgDk" | "statusVioletLg" | "statusVioletDk" | "statusVioletBg" | "statusVioletBgLg" | "statusVioletBgDk" | "opizeGreen" | "opizeWhite" | "opizeDimWhite" | "c2nViolet" | "c2nBlue" | "text" | "link" | "placeholder" | "label" | "background1" | "background2" | "border" | "foreground" | "background" | "white" | "black" | "gray050" | "gray100" | "gray200" | "gray300" | "gray400" | "gray500" | "gray600" | "gray700" | "gray800" | "gray900" | "gray950" | "red050" | "red100" | "red200" | "red300" | "red400" | "red500" | "red600" | "red700" | "red800" | "red900" | "red950" | "yellow050" | "yellow100" | "yellow200" | "yellow300" | "yellow400" | "yellow500" | "yellow600" | "yellow700" | "yellow800" | "yellow900" | "yellow950" | "green050" | "green100" | "green200" | "green300" | "green400" | "green500" | "green600" | "green700" | "green800" | "green900" | "green950" | "blue050" | "blue100" | "blue200" | "blue300" | "blue400" | "blue500" | "blue600" | "blue700" | "blue800" | "blue900" | "blue950" | "violet050" | "violet100" | "violet200" | "violet300" | "violet400" | "violet500" | "violet600" | "violet700" | "violet800" | "violet900" | "violet950", string>; export declare const varVars: Record<"inputSmRound" | "inputRgRound" | "inputMdRound" | "inputSmHeight" | "inputRgHeight" | "inputMdHeight" | "inputSmFontSize" | "inputRgFontSize" | "inputMdFontSize" | "inputSmPadding" | "inputRgPadding" | "inputMdPadding", string>; export declare const cv: { var: Record<"inputSmRound" | "inputRgRound" | "inputMdRound" | "inputSmHeight" | "inputRgHeight" | "inputMdHeight" | "inputSmFontSize" | "inputRgFontSize" | "inputMdFontSize" | "inputSmPadding" | "inputRgPadding" | "inputMdPadding", string>; primary: string; primaryLg: string; primaryDk: string; secondary: string; secondaryLg: string; secondaryDk: string; statusGray: string; statusRed: string; statusYellow: string; statusGreen: string; statusBlue: string; statusViolet: string; statusGrayLg: string; statusGrayDk: string; statusGrayBg: string; statusGrayBgLg: string; statusGrayBgDk: string; statusRedLg: string; statusRedDk: string; statusRedBg: string; statusRedBgLg: string; statusRedBgDk: string; statusYellowLg: string; statusYellowDk: string; statusYellowBg: string; statusYellowBgLg: string; statusYellowBgDk: string; statusGreenLg: string; statusGreenDk: string; statusGreenBg: string; statusGreenBgLg: string; statusGreenBgDk: string; statusBlueLg: string; statusBlueDk: string; statusBlueBg: string; statusBlueBgLg: string; statusBlueBgDk: string; statusVioletLg: string; statusVioletDk: string; statusVioletBg: string; statusVioletBgLg: string; statusVioletBgDk: string; opizeGreen: string; opizeWhite: string; opizeDimWhite: string; c2nViolet: string; c2nBlue: string; text: string; link: string; placeholder: string; label: string; background1: string; background2: string; border: string; foreground: string; background: string; 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; };