[stencil] ionic v4 with react typescript

Has any one tried creating a project with ionic v4 and react-scripts-ts?

I’m getting compilation errors due to type miss match if i add an import statement with stencil tpying.

It seems like @type/react and stencil htmlatribute tpying are conflicting.