import { Tree } from '../../generators/tree';
export default function setProjectName(tree: Tree): Promise<void>;
