import React from 'react';
declare const SwiperSlide: React.ForwardRefExoticComponent<React.RefAttributes<unknown>>;
export { SwiperSlide };
