/**
 * flickr.photos.getContactsPublicPhotos response
 */
export type FlickrPhotosGetContactsPublicPhotosResponse = any;
