import { Swiper } from './swiper';
export type { SwiperProps, SwiperRef } from './swiper';
export default Swiper;
