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