export default interface DiscordMeResponse { email: string; discordId: string; }