import { Intents } from 'discordkit';
import { IntentsBitField } from 'discord.js'; export const Intents = IntentsBitField.Flags;