I am trying to build a NestJS module which will support additional transport layers (TCP, RabbitMQ, etc), but I've not had success referencing the official types from their .d.ts file.
Currently using the latest ^3.5.0 of the nodejs agent, running on node 10.18.1, and typescript 3.8.3.