import type { SlashCommandContext } from './types.js'; export declare function handleHelpCommand(ctx: SlashCommandContext): void; //# sourceMappingURL=help.d.ts.map