/**
 * flickr.auth.getFullToken response
 */
export type FlickrAuthGetFullTokenResponse = any;
