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

declare const ArrowIcon: MdiReactIconComponentType;
export default ArrowIcon;
