import { HostIp } from "../clients/types"; export declare const lookupHostIps: (host: string) => Promise;