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