Emotion 10 is going to provide a custom `createElement` function and to work, the app needs to use it as custom pragma. https://github.com/emotion-js/emotion/issues/637 Is there any way to override the default React `createElement` in a global manner to avoid to define the custom pragma on every single file?