export declare type VehicleType = "aircraft" | "bus" | "train";
//# sourceMappingURL=vehicle-type.type.d.ts.map