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