export declare function handleCompletion({ reply, line }: { reply: any; line: any; }): void;