You need to add
import { Autoplay } from "swiper/modules";
and use the module: modules={[Autoplay]}
modules={[Autoplay]}