/** The type of . */ export declare enum VehicleConfigurationType { /** WiFi Hotspot */ Hotspot = "Hotspot" } //# sourceMappingURL=vehicle_configuration_type.d.ts.map