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