/// <reference types="react" />
declare const SwiperArrowRight: (className: any) => JSX.Element;
export default SwiperArrowRight;
