/**
 *
 * @returns the next port number starting from 14000 to 16000
 */
export declare const getPort: () => number;
//# sourceMappingURL=port-generator.d.ts.map