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