import shell from 'shelljs'; export declare const exec: shell.ExecFunction; export declare const which: typeof shell.which; //# sourceMappingURL=shell.d.ts.map