export declare class InPlaceUpdateHelper { updateInPlace(entities: unknown[], update: Record): number; private getUpdatedValue; } //# sourceMappingURL=inplace.update.helper.d.ts.map