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