/**
 * flickr.people.getGroups response
 */
export type FlickrPeopleGetGroupsResponse = any;
