import type { Target } from "../target"; export declare function installDomFilters(t: Target): void;