import { IconLinkNav } from '../src/elements/IconLinkNav.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-link-nav': IconLinkNav; } }