import { type Tree } from '@nx/devkit'; export declare function getWebpackE2EWebServerInfo(tree: Tree, projectName: string, configFilePath: string, isPluginBeingAdded: boolean, e2ePortOverride?: number): Promise; //# sourceMappingURL=e2e-web-server-info-utils.d.ts.map