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