import { LightningElement } from "lwc"; export default class SkipNavLink extends LightningElement {}