import { LightningElement } from 'lwc'; export default class DemoWrapper extends LightningElement {}