export interface ChildEventFields { end_time: string; id: string; start_time: string; ticket_uri: string; } //# sourceMappingURL=child-event.d.ts.map