export declare class Color { static HIGHLIGHT_MUTATION: string; static DEFAULT_NODE_BORDER: string; static HIGHLIGHT_NEIGHBOUR: string; static HIGHLIGHT_NODE: string; static LOWLIGHT: string; }