declare module 'execa/lib/command' { export function getEscapedCommand(file: string, args: string[]) }