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