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