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

declare const ArrowLeftBoldCircleIcon: MdiReactIconComponentType;
export default ArrowLeftBoldCircleIcon;
