`RxSession` cannot be used using Typescript as it's missing in the export declaration in `/types/index.d.ts` **Steps to reproduce:** `import { RxSession } from 'neo4j-driver' // fails`