import { COLOR } from '../types';
export declare const ORIGINAL_COLORS: COLOR[];
