/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ /** * @internal */ export declare function getHostIp(): Promise; //# sourceMappingURL=dns.d.ts.map