#!/usr/bin/env node export declare function exec(argv: string[]): Promise;