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

declare const ArrowLeftIcon: MdiReactIconComponentType;
export default ArrowLeftIcon;
