import { MdiReactIconComponentType } from './dist/typings';

declare const ArrowLeftCircleOutlineIcon: MdiReactIconComponentType;
export default ArrowLeftCircleOutlineIcon;
