export declare const checkPortAvailability: (port: number) => Promise<boolean>;
//# sourceMappingURL=checkPortAvailability.d.ts.map