export declare const patchObject: (baseObject: T, patches: Partial) => T; //# sourceMappingURL=patchObject.d.ts.map