export declare function isShadowDom(dom: Node): dom is Element;
