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