export declare const execAsync: (...rest: any[]) => Promise<[stdout: string, stderr: string]>; //# sourceMappingURL=shell.d.ts.map