import { execa } from 'execa'; export const shellUtils = { runCommand: execa };