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