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