#!/usr/bin/env node
import { Command } from 'commander';
export declare const program: Command;
