/**
* This file was auto-generated on 2023-10-24T15:44:49.885Z
* flickr.prefs.getPrivacy
* Returns the default privacy level preference for the user.
Possible values are:
1 : Public
2 : Friends only
3 : Family only
4 : Friends and Family
5 : Private
* Permissions required: read
*/
export type FlickrPrefsGetPrivacyParams = {};