Typechecking our project with skipLibCheck: false spits out the following error: ``` @types/react-bs-notifier/index.d.ts:19:27 - error TS2694: Namespace 'global.JSX' has no exported member 'ELement'. ``` We are using version 5.0.0 from npm.