export declare function checkFetchResponseStatus(response: any): Promise; export declare function checkFetchResponseStatusSync(response: any): void; //# sourceMappingURL=check-errors.d.ts.map