import { Tree } from '@nrwl/devkit'; export declare function removeOldTaskRunnerOptions(host: Tree): void; export default removeOldTaskRunnerOptions;