/**
 * flickr.urls.getUserPhotos response
 */
export type FlickrUrlsGetUserPhotosResponse = any;
