export interface VehicleTrip { tripId?: string; } //# sourceMappingURL=vehicle-trip.d.ts.map