Bug Report
The autocomplete for CldUploadWidgetInfo type is not working. When I checked index.d.ts, it defined but not exported.
Steps To Reproduce the error
- Try to import type CldUploadWidgetInfo from "next-cloudinary".
- It will throw error and autocomplete won't work.

index.d.ts

Not exported here

**next-cloudinary version: **5.18.0