export const fetch: (url: RequestInfo, init?: RequestInit | undefined) => Promise;