import nodeFetch from 'node-fetch'; declare const _default: (((input: RequestInfo | URL, init?: RequestInit | undefined) => Promise) & typeof fetch) | typeof nodeFetch; export = _default; //# sourceMappingURL=fetch.d.ts.map