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