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