export declare const checkShadowElementRendersCorrectly: (el: Element) => void; export declare const checkLightElementRendersCorrectly: (el: Element) => void;