declare function runShellCommand(command: string): Promise; export { runShellCommand }; //# sourceMappingURL=run-shell-command.d.ts.map