import type { EventTypes } from '../../types/index.js'; export default function touchStartActivate(evt: EventTypes.TouchStartActivateEventType): void;