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