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

declare const SubdirectoryArrowRightIcon: MdiReactIconComponentType;
export default SubdirectoryArrowRightIcon;
