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