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