export interface ChildEventFields { end_time: string; id: string; start_time: string; ticket_uri: string; }