Is there support for using Stencil webcomponents directly in React?

With React 19 set to have support for web components, will React users of Stencil components still have to import a React wrapper library and use React wrappers, instead of using the web components directly?

I tried this briefly this morning and ran into this issue Can’t use a Stencil library from a React + TS application · Issue #1636 · ionic-team/stencil · GitHub. It has been open since 2019.