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