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