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