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