import type { MatcherFunction } from "expect";
import type { FetchResult } from "../../core/index.js";
export declare const toEqualFetchResult: MatcherFunction<[result: FetchResult]>;
//# sourceMappingURL=toEqualFetchResult.d.ts.map