/**
 * flickr.photos.suggestions.rejectSuggestion response
 */
export type FlickrPhotosSuggestionsRejectSuggestionResponse = any;
