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