import type { Filter } from '../Node.ts';
export declare const Grayscale: Filter;
