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

declare const ArrowBackCircleIcon: MdiReactIconComponentType;
export default ArrowBackCircleIcon;
