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

declare const ArrowLeftBoldCircleOutlineIcon: MdiReactIconComponentType;
export default ArrowLeftBoldCircleOutlineIcon;
