Several Node features are stripped:
- setTimeout
- setInterval
- class: Promise
- eval
- class: Function
- ...
Try to overload global Type definitions with Omit type.
Also see #3
https://www.typescriptlang.org/docs/handbook/declaration-files/templates/global-modifying-module-d-ts.html