import { ProjectGraphProjectNode } from '@nx/devkit';
export declare function getProjectNode(): ProjectGraphProjectNode;
