import { ConversationContext } from "../types.js"; export declare function handleNew(ctx: ConversationContext): Promise; //# sourceMappingURL=new.d.ts.map