import { TypingSnapshot } from '../../shared/types'; export declare function endTypingNodeHandler(typingSnapshot: TypingSnapshot): void;