import type { Tree } from '@angular-devkit/schematics'; export declare function updatePackageJson(tree: Tree): void; //# sourceMappingURL=update-package-json.d.ts.map