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

declare const AddToPhotosIcon: MdiReactIconComponentType;
export default AddToPhotosIcon;
