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