import { Command } from 'commander';
declare const View: Command;
export { View };
