declare const fetchModule: ((input: RequestInfo | URL, init?: RequestInit) => Promise) & typeof fetch;