import { CloseActionScreenEvent } from 'lightning/actions'; this.dispatchEvent(new CloseActionScreenEvent());
import { CloseActionScreenEvent } from "lightning/actions"; this.dispatchEvent(new CloseActionScreenEvent());