import { CreateNodesV2, Tree } from 'nx/src/devkit-exports'; export declare function replaceProjectConfigurationsWithPlugin(tree: Tree, rootMappings: Map, pluginPath: string, createNodes: CreateNodesV2, pluginOptions: T): Promise; //# sourceMappingURL=replace-project-configuration-with-plugin.d.ts.map