export declare function isPortInUse(port: number): Promise; export declare function getPortCleanupCommand(port: number): string;