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

declare const InsertPhotoIcon: MdiReactIconComponentType;
export default InsertPhotoIcon;
