/// <reference lib="dom" />
declare const fetch: typeof globalThis.fetch;
export { fetch };
//# sourceMappingURL=universal.d.ts.map