export declare const COLOR_OVERRIDE_KEY_SEPARATOR = "\0"; export declare const make_color_override_key: (x_key: string, y_key: string) => string;