export function resolveWindowsTaskkillPath(env?: NodeJS.ProcessEnv): string; export function resolveWindowsSystem32Path(executableName: string, env?: NodeJS.ProcessEnv): string; export function resolveWindowsPowerShellPath(env?: NodeJS.ProcessEnv): string;