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