import { ReactIconComponentType } from '../types';

declare const AddToPhotos: ReactIconComponentType;
export default AddToPhotos;
            