import { Command } from "commander"; //#region src/index.d.ts declare const cli: Command; //#endregion export { cli };