export declare function wrapTextChildNodesWithSpan(node: Node): void; export declare function getElementHeight(element: HTMLElement): number;