export declare const FlintTooltipEvents: { readonly SHOW: "flint-tooltip-show"; readonly HIDE: "flint-tooltip-hide"; };