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