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