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