import { runMain } from "citty"; declare const main: import("citty").CommandDef; export { runMain, main }; //# sourceMappingURL=cli.d.ts.map