declare function isNetworkError(xhr?: XMLHttpRequest): boolean;
export default isNetworkError;
//# sourceMappingURL=isNetworkError.d.ts.map