import { Command } from "commander";
declare const studio: Command;
export default studio;
