import type { Common } from '../internal/common.js'; export declare const getNextAvailablePort: ({ common }: { common: Common; }) => Promise; //# sourceMappingURL=port.d.ts.map