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