/**
 *
 * @returns {Promise<number>}
 */
export declare function getFreePort(): Promise<unknown>;
//# sourceMappingURL=ports.d.ts.map