import type { Debugger } from "debug"; export declare function debugCypherAndParams(debug: Debugger, cypher: string, params: Record): void; //# sourceMappingURL=debug-cypher-and-params.d.ts.map