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

declare const ArrowLeftDropCircleOutlineIcon: MdiReactIconComponentType;
export default ArrowLeftDropCircleOutlineIcon;
