import React from 'react'; import { EventAnnotationTooltipProps } from './Tooltips'; export declare const BasicEventAnnotationTooltip: React.FC;