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