How do I import "node-html-to-text" module?

There is a node module available through Wix called “html-to-text”. I have installed this module, but there is no information in the documentation regarding how to import this module into my page.

What is the import statement I must use for this module?

import ??? from ‘???’

Package Source:
https://www.npmjs.com/package/html-to-text

https://support.wix.com/en/article/corvid-managing-external-code-libraries-with-the-package-manager
https://www.wix.com/corvid/forum/corvid-tips-and-updates/example-send-email-with-the-sendgrid-npm-interface