export declare const waitForNextRender: () => Promise; export declare const waitForElementInDOM: (element: HTMLElement) => Promise; //# sourceMappingURL=render.d.ts.map