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