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

declare const PhotoLibraryIcon: MdiReactIconComponentType;
export default PhotoLibraryIcon;
