export declare const COLOR_HEX_MAP: {
    [key: string]: number;
};
