export declare const colorsLookupTable: {
    [id: string]: object;
};
