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

declare const ArrowExpandLeftIcon: MdiReactIconComponentType;
export default ArrowExpandLeftIcon;
