import { type Tree, type PluginConfiguration } from 'nx/src/devkit-exports'; export declare function findPluginForConfigFile(tree: Tree, pluginName: string, pathToConfigFile: string): Promise; //# sourceMappingURL=find-plugin-for-config-file.d.ts.map