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