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