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