export interface Sender { stopId: string; name: string; phone: string; }