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