import fetchMock from 'fetch-mock'; const fetch = fetchMock.sandbox(); export default fetch;