import { IconAnchor } from '../src/elements/IconAnchor.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-anchor': IconAnchor; } }