export declare const ColorMap: {
    [x: string]: string;
};
