import fetchMock from 'fetch-mock'; declare const _default: () => () => fetchMock.FetchMockStatic; export default _default;