/**
 * flickr.auth.getToken response
 */
export type FlickrAuthGetTokenResponse = any;
