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