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