How to make NextJS image responsive?

I want to load responsive images in my NextJS application. Can someone share the syntax for doing the same using ImageKit?

If you’re using the ImageKit Next.js SDK, you don’t need to do anything—it handles this automatically by default.

Refer to docs - Next.js ImageKit SDK