export declare const nodeBgColorMap: { [key: string]: string | string[]; }; export declare const nodeBgImgMap: { [key: string]: string; };