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