import { Tree } from '@nx/devkit';
export default function update(host: Tree): void;
