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