import { HomeTypingNode } from '../nodes.types'; export declare const home: () => HomeTypingNode;