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