export declare function findAvailablePort(host: string, startingPort: number, maxAttempts?: number): Promise; //# sourceMappingURL=find-port.d.ts.map