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