import type { Tree } from '@nx/devkit';
export declare function parseASTOfWebpackConfig(tree: Tree, pathToWebpackConfig: string): any;
//# sourceMappingURL=parse-ast-webpack-config.d.ts.map