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