import type { EventTypes } from '../../types'; export default function getActiveToolForTouchEvent(evt: EventTypes.NormalizedTouchEventType): any;