You didn't import NtlmAuthenticator(). I don't know the full path to it, you should find it in the docs of the package or you can inspect it in the composer.json in the vendor dir.
NtlmAuthenticator()
Should look like something like use Vendor\NtlmAuthenticator;\
use Vendor\NtlmAuthenticator;\