/**
 * Event ID
 *
 * Unique ID of the transaction event.
 */
export type EventID = number;
//# sourceMappingURL=event-id.d.cts.map