NextAuthClient is a client library for the next-auth module.
As of next-auth@1.5.0 this module is now reundant and will not be updated, you should use the version bundled with next-auth instead.
import { NextAuth } from 'next-auth-client'
import { NextAuth } from 'next-auth/client'