import type { EventTypes } from '../../types'; export default function mouseDownAnnotationAction(evt: EventTypes.MouseDownEventType): boolean;