import { Command } from 'commander'; declare const config: Command; export { config }; //# sourceMappingURL=config.d.ts.map