import { GeneratorCallback, Tree } from '@nx/devkit'; export declare function updatePackageJson(tree: Tree): GeneratorCallback;