import type { ProjectConfiguration } from '@nx/devkit';
export declare function getWebpackConfigPath(project: ProjectConfiguration, projectName: string): string;
//# sourceMappingURL=get-webpack-config-path.d.ts.map