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