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

declare const ArrowLeftCircleIcon: MdiReactIconComponentType;
export default ArrowLeftCircleIcon;
