import { CommanderStatic } from "commander";
declare const _default: (program: CommanderStatic) => void;
export default _default;
