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