import { Cmd } from '../types'; export declare function runForeground(cmd: Cmd): Promise; //# sourceMappingURL=run-foreground.d.ts.map