export type StopEventType = 'departure' | 'arrival';
