import type { Interaction } from 'discord.js'; declare const _default: (interaction: Interaction) => Promise; export default _default;