/** * @param {HTMLElement} element */ export function onceAllImagesLoaded(element: HTMLElement): Promise;