export declare function getNxInstallationPath(root?: string): string;
export declare function getNxRequirePaths(root?: string): string[];
