export declare class CliHelper { static getCurrentIP(hostOrHosts: string | string[] | undefined): string; }