import { Command } from "commander"; export declare const cli: Command; export declare const run: (argv?: string[]) => Promise; //# sourceMappingURL=index.d.ts.map