export declare const cmGray00 = "#ffffff"; export declare const cmGray10 = "#f9f9f9"; export declare const cmGray20 = "#f1f1f1"; export declare const cmGray30 = "#e6e6e6"; export declare const cmGray40 = "#cccccc"; export declare const cmGray50 = "#b8b8b8"; export declare const cmGray60 = "#999999"; export declare const cmGray70 = "#737373"; export declare const cmGray80 = "#333333"; export declare const cmGray90 = "#000000"; export declare const cmBlue10 = "#ebfcfc"; export declare const cmBlue20 = "#d5fafa"; export declare const cmBlue30 = "#a3efef"; export declare const cmBlue40 = "#75e1e1"; export declare const cmBlue50 = "#44cccc"; export declare const cmBlue60 = "#18a0a8"; export declare const cmBlue70 = "#007a8c"; export declare const cmBlue80 = "#006372"; export declare const cmBlue90 = "#004b55"; export declare const cmOrange10 = "#f7f4f1"; export declare const cmOrange20 = "#f7e2d6"; export declare const cmOrange30 = "#ffc3aa"; export declare const cmOrange40 = "#fd9585"; export declare const cmOrange50 = "#ff6b54"; export declare const cmOrange60 = "#f4463b"; export declare const cmOrange70 = "#e2261a"; export declare const cmOrange80 = "#be0909"; export declare const cmOrange90 = "#9e0000";