export function showTooltip(el: any, content: any, state: any): void;
export function removeTooltip(): void;
