/// declare function waitTransitionEndForElement(element: HTMLElement, propertyName: string): Promise; export { waitTransitionEndForElement };