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