import type { Command } from "commander"; export declare function registerNodesLocationCommands(nodes: Command): void;