declare const DiscordApi = "https://discord.com/api/v10"; declare const userAgent: "DiscordBot (https://github.com/akaruidevelopment/zeneth#readme, 0.0.1)"; declare const IntentAll: number; export { DiscordApi, userAgent, IntentAll }; //# sourceMappingURL=libconstants.d.ts.map