#!/usr/bin/env node export declare const runCli: (argv?: string[]) => Promise; //# sourceMappingURL=cli.d.ts.map