import React from 'react'; import { IconProps } from './types'; export declare const ArrowRight: React.FC; export default ArrowRight;