import * as React from 'react'; declare function ArrowRight(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ArrowRight; export default ArrowRight;