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