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