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