export interface EventStart { actorId: bigint; eventId: number; } //# sourceMappingURL=EventStart.d.ts.map