It would be helpful if the Mixpanel package exported MSW handlers to mock its network calls. This would simplify testing for teams using Mock Service Worker and reduce the need to reimplement or maintain custom mocks. Ideally, the package would also expose the relevant endpoint URLs, all types needed to mock those requests and responses for teams not using MSW,