import type { SubscriptionsEvent } from "../../../types"; export declare function updateDiffFilter(event: SubscriptionsEvent): boolean; //# sourceMappingURL=update-diff-filter.d.ts.map