import { LightningElement, track, wire } from 'lwc'; export default class lexRentalApplyEquipmentSetSelectSubstitute extends LightningElement { }