export declare const customColors: {
    [key: string]: string;
};
