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