import { IsomorphicEvent } from '@aracna/web'; export declare class TooltipShowEvent extends IsomorphicEvent { constructor(); }