/**
 * flickr.photos.comments.addComment response
 */
export type FlickrPhotosCommentsAddCommentResponse = any;
