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