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