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

declare const FoldersImageIcon: MdiReactIconComponentType;
export default FoldersImageIcon;
