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