Import error in auth.config.ts
import { AuthConfig } from "convex/server"which is causing import error and I searched the docs to find a solution to fix this error, there are no resources I can refer to, please help
Here is the doc link
https://docs.convex.dev/auth/clerk#nextjs
