import * as React from 'react'; declare const ArrowRightSwipe: React.MemoExoticComponent<() => JSX.Element>; export default ArrowRightSwipe;