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