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