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

declare const ArrowLeftIcon: MdiReactIconComponentType;
export = ArrowLeftIcon;