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

declare const FolderImageIcon: MdiReactIconComponentType;
export default FolderImageIcon;
