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

declare const ArrowLeftDropCircleIcon: MdiReactIconComponentType;
export default ArrowLeftDropCircleIcon;
