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