export declare const renderPromise: (url: string) => Promise; export declare const imagesRenderedPromise: (urls: string[]) => Promise;