export default interface DiscordGetAuthorizeResponse { url: string; requestNonce: string; }