/**
 * flickr.groups.getInfo response
 */
export type FlickrGroupsGetInfoResponse = any;
