/** * Checks whether a network connection is detected. * @internal */ export declare function checkNetworkConnection(host: string): Promise; //# sourceMappingURL=checkNetworkConnection.d.ts.map