export function resolvePathEnvKey(env: NodeJS.ProcessEnv): string; export function buildCmdExeCommandLine(command: string, args: string[]): string;