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