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