import { InitArgs } from '../init-v1'; type Options = Pick; export declare function addNxToTurborepo(_options: Options): Promise; export {};