export function setTooltip(container: HTMLElement, content: string | HTMLElement): HTMLElement export function resolveTooltip(container?: HTMLElement): HTMLElement