export declare function cloneNode(nativeNode: HTMLElement, filter?: Function, isRoot?: boolean): Promise;