import { Command } from 'commander'; export declare function registerSuggestionsCommand(program: Command): void;