export declare function jsonUpdate(args: any): Promise<{ content: { type: string; text: string; }[]; }>; //# sourceMappingURL=json-update.d.ts.map