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