export declare class TripPosition { tripId: string; positionId: string; }