import { IGradient } from '../types';
export declare const RAINBOW: IGradient;
