import React from 'react'; import { AnimatedSwiperProps, AnimatedSwiperRef } from '../models/animatedSwiper'; declare const AnimatedSwiper: React.ForwardRefExoticComponent>; export default AnimatedSwiper;