import type { Tree } from '@angular-devkit/schematics'; export declare function isNx(tree: Tree): boolean;