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