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