declare const _default: (type: string) => Promise<() => import("fetch-mock").FetchMockStatic>; export default _default;