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