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