declare function waitForElementCreatedAtShadowDOM(element: Element, className: string): Promise; export { waitForElementCreatedAtShadowDOM };