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