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