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