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