/**
 * flickr.photos.getFavorites response
 */
export type FlickrPhotosGetFavoritesResponse = any;
