/**
 * This file was auto-generated on 2023-10-24T15:44:49.768Z
 * flickr.people.getLimits
 * Returns the photo and video limits that apply to the calling user account.
 * Permissions required: read
 */
export type FlickrPeopleGetLimitsParams = {};
