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