import type { NodeRegistry } from "./node-registry.js"; export declare function hasConnectedMobileNode(registry: NodeRegistry): boolean;