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