import type { PatchFunction } from '../../lint/internalLints/upgrade/index.js'; export declare const patchInstrumentation: PatchFunction; export declare const tryPatchInstrumentation: PatchFunction;