import Swiper from './Swiper';

export * from './Swiper';

export const Carousel = Swiper;
export default Swiper;
