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