#!/usr/bin/env node import { Command } from 'commander'; export declare function createProgram(): Command; //# sourceMappingURL=main.d.ts.map