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