Vscode cannot find type SelectChangeEventDetail

I am using Ionic 4 for react and although vscode finds CustomEvent and most Ionic components I don’t get the event object types like SelectChangeEventDetail. Even when I type that into the import statement for @ionic/react I get nothing. I know Ionic 4 does not need a @types entry so not sure what’s going on.