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