Importing custom web component into Ionic

Is there any documention about how to import and use a custom web component into Ionic 4?

I made a web component with Stencil and put it on NPM. I have done an NPM install in my Ionic app but can’t figure out how to use it.