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