import type { Filter } from "../types"; import type { DiffContext } from "../contexts"; export declare const diffFilter: Filter;