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