import { GatewayIntentBits } from "discord.js";
export declare const DEFAULT_INTENTS: GatewayIntentBits[];
