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