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