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