import type { Tree } from '@nx/devkit';
export declare function findNextAvailablePort(tree: Tree): number;
//# sourceMappingURL=find-next-available-port.d.ts.map