import { type ArgsDef } from "citty"; export declare const main: import("citty").CommandDef; export declare function run(): Promise;