import type { PropertyValues } from './types.js'; export declare function propertyValuesToJson(changed: PropertyValues, object: any): Partial; //# sourceMappingURL=utils.d.ts.map