import { type ProjectConfiguration, type Tree } from '@nx/devkit';
export declare function getProjectSourceRoot(project: ProjectConfiguration, tree?: Tree): string;
//# sourceMappingURL=project-config.d.ts.map