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

declare const SubdirectoryArrowLeftIcon: MdiReactIconComponentType;
export default SubdirectoryArrowLeftIcon;
