import { Output } from './Output'; export default function (exe: string, args: string[], out: Output): Promise;