import type { SlashCommand } from '../types.js'; export declare const infoCommands: SlashCommand[];