import type { PatchFunction } from '../../index.js'; export declare const tryCollapseDuplicateMergeKeys: PatchFunction;