### Description https://github.com/getsentry/sentry-javascript/pull/17230 introduced `memo` which changes the underlying type. We should change this to `React.MemoExoticComponent`.
Description
#17230 introduced
memowhich changes the underlying type. We should change this toReact.MemoExoticComponent.