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