import { IVehicleConfigurationSearch } from "./vehicle_configuration_search"; /** The object used to specify the arguments when searching for a . */ export interface IWiFiHotspotSearch extends IVehicleConfigurationSearch { } //# sourceMappingURL=wi_fi_hotspot_search.d.ts.map