/**
 * flickr.auth.checkToken response
 */
export type FlickrAuthCheckTokenResponse = any;
