/**
 * This file was auto-generated on 2023-10-24T15:44:49.670Z
 * flickr.auth.getFrob
 * Returns a frob to be used during authentication. <b>This method call must be signed</b>, and is <b><a href="/services/api/auth.oauth.html">deprecated in favour of OAuth</a></b>.
 * Permissions required: none
 */
export type FlickrAuthGetFrobParams = {};
