declare const _exports: Promise<program.CommanderStatic>;
export = _exports;
import program = require("commander");
