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