export declare function updatePackageJSON({ opts, cwd, }: { opts: object; cwd?: string; }): void;