declare const COLOR_PALETTE_EVEN: string[];
declare const COLOR_PALETTE_ODD: string[];
export { COLOR_PALETTE_EVEN, COLOR_PALETTE_ODD };
