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

declare const GooglePhotosIcon: MdiReactIconComponentType;
export default GooglePhotosIcon;
