/**
 * flickr.photos.getContactsPhotos response
 */
export type FlickrPhotosGetContactsPhotosResponse = any;
