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

declare const ArrowRightDropCircleIcon: MdiReactIconComponentType;
export default ArrowRightDropCircleIcon;
