#!/usr/bin/env node export declare function runCli(argv?: string[]): 1 | 0;