import { LookupResult } from "../../types/private/network.js"; export declare function resolveAllIps(host: string): Promise;