import { SvgIconComponent } from './types'; declare const ArrowCircleLeftIcon: SvgIconComponent; export default ArrowCircleLeftIcon;