/** Serializes object into a string for Cypher objects */ export declare function stringifyObject(fields: Record): string; //# sourceMappingURL=stringify-object.d.ts.map