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