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