import { ITagNode } from 'svg-vdom'; export declare const combineText: (node: ITagNode, isScript?: boolean) => void;