/**
 * flickr.contacts.getPublicList response
 */
export type FlickrContactsGetPublicListResponse = any;
