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

declare const FolderMultipleImageIcon: MdiReactIconComponentType;
export default FolderMultipleImageIcon;
