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