export declare function cloneNode(dom: Element): Element;
