import type { Options } from './types'; export declare function addNxToAngularCliRepo(options: Options): Promise;