#!/usr/bin/env node
import { Command } from "commander";
declare const program: Command;
export default program;
//# sourceMappingURL=cli.d.ts.map