/** * 将 sdt 内容合并到上层节点,返回合并后的数组 */ export declare function mergeSdt(element: Element | Document): Element[];