/**
 * flickr.push.unsubscribe response
 */
export type FlickrPushUnsubscribeResponse = any;
