export declare const RedirectDomains: { localhost: string; stage: string; prod: string; stage1: string; }; export declare const DISCORD_AUTH_URL = "http://54.241.135.31:3000/api/authwallet";