/** * Return a random, unused port. */ export declare function getRandomPort(): Promise; //# sourceMappingURL=random-port.d.ts.map