export declare function fetchOrThrow(url: string, init?: RequestInit): Promise<Response>;
//# sourceMappingURL=fetchOrThrow.d.ts.map