import { LightningElement } from "lwc"; export default class CustomDeleteReasonComp extends LightningElement {}