import { l as RootCommand } from "./t-Cao2EVMz.js"; import { Command } from "commander"; //#region src/commander.d.ts declare function tab(instance: Command): RootCommand; //#endregion export { tab as default };