import type { InstrumentationContext } from './types.js'; export declare function instrumentUpdate(ctx: InstrumentationContext): void; //# sourceMappingURL=session-modify.d.ts.map