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