export declare function getIPv4(): string | null; export declare function getPort(start: T, host?: string): Promise;