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