import { CommandInteraction, ContextMenuCommandInteraction } from 'discord.js'; export declare function InteractionCommandHandler(interaction: CommandInteraction | ContextMenuCommandInteraction): Promise>; //# sourceMappingURL=InteractionCommandHandler.d.ts.map