export declare function debugLog(message: any, ...args: any[]): void; export declare function findFreePorts(n: number): Promise;