/**
 * flickr.photos.getSizes response
 */
export type FlickrPhotosGetSizesResponse = any;
